Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Ganty MCP

REMOTE · GANTY.APP · SCANNED AUG 3

Gantt chart SaaS with server-side critical path and dependency-aware shift-impact tools, plus CRUD.

Available components

+6 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security94
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1526 tokens (~101/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage87
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 62% of tool parameters carry a description.Partial
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · ganty.app

# add to Claude Code
claude mcp add --transport http app-ganty-mcp-server https://ganty.app/api/mcp
# ~/.codex/config.toml
[mcp_servers.app-ganty-mcp-server]
url = "https://ganty.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-ganty-mcp-server": {
      "type": "remote",
      "url": "https://ganty.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-ganty-mcp-server --url https://ganty.app/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-ganty-mcp-server:
    url: "https://ganty.app/api/mcp"
// mcp.json
{
  "mcpServers": {
    "app-ganty-mcp-server": {
      "type": "http",
      "url": "https://ganty.app/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 71

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://ganty.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ganty.app CN=YR1,O=Let's Encrypt,C=US 18 Jul 2026 16 Oct 2026 RSA 2048 SHA256-RSA 5312cf308b76988dd41f55e7dd9470ec64e
SANs: ganty.app
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of ganty.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
ganty.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="Ganty MCP", resource_metadata="https://ganty.app/.well-known/oauth-protected-resource/api/mcp"

Bearer realm="Ganty MCP", resource_metadata="https://ganty.app/.well-known/oauth-protected-resource/api/mcp"
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Protected resource metadata

Document https://ganty.app/.well-known/oauth-protected-resource/api/mcp
Retrieved Yes
Resource https://ganty.app/api/mcp
Authorisation server https://ganty.app
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ganty.app/api/mcp Verified 200
http (plaintext) http://ganty.app/api/mcp HTTPS enforced 308 https://ganty.app/api/mcp
MCP tools — 15 exposed · ~1,370 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_dependency ~65

Add a finish-to-start dependency between two tasks in the same project.

NameTypeReqDescription
lagDaysnumberOptional lag in days after predecessor finishes
predecessorIdstringyesTask that must finish first
successorIdstringyesTask that can start after predecessor finishes

No output schema declared.

No examples provided.

create_milestone ~64

Add a milestone (key date) to a project.

NameTypeReqDescription
colorstringHex color (defaults to #f59e0b)
datestringyesYYYY-MM-DD
namestringyes
projectIdstringyes

No output schema declared.

No examples provided.

create_project ~108

Create a new project in a workspace. Returns the created project. Subject to plan-based project count limits.

NameTypeReqDescription
colorstringHex color (e.g. #3b82f6). Defaults to blue.
descriptionstring
endDatestringYYYY-MM-DD. Optional.
namestringyesProject name
startDatestringYYYY-MM-DD. Defaults to today.
workspaceIdstringyesWorkspace ID (UUID)

No output schema declared.

No examples provided.

create_task ~152

Create a new task in a project. Dates must be in YYYY-MM-DD format. End date is exclusive (a 1-day task has end = start + 1 day).

NameTypeReqDescription
assigneeIdstringProfile ID of the assignee
colorstringHex color (e.g. #3b82f6)
descriptionstring
endDatestringyesYYYY-MM-DD (exclusive end)
namestringyes
parentIdstringParent task ID for hierarchy
progressnumber
projectIdstringyes
startDatestringyesYYYY-MM-DD
statusstring

No output schema declared.

No examples provided.

delete_project ~41

Permanently delete a project. All tasks, milestones, and dependencies inside the project are also removed. This cannot be undone.

NameTypeReqDescription
projectIdstringyes

No output schema declared.

No examples provided.

delete_task ~29

Delete a task. Child tasks and dependencies are removed as well.

NameTypeReqDescription
taskIdstringyes

No output schema declared.

No examples provided.

get_critical_path ~212

Calculate the critical path of a project on the Ganty side and return it as data (don't ask the model to reason over raw task lists). Uses forward/backward CPM with progress-aware remaining duration. Returns critical_path tasks in order, per-task earliest/latest start/finish + slack, project_end_date, and total_duration_days. v1 limitations: Finish-to-Start dependencies only (Ganty has no other types), calendar days by default (business_days=true skips Sat/Sun but no holiday table), ignores multi-period segments, no resource calendars. Returns { error: 'cyclic_dependency', cycle } if a cycle is detected.

NameTypeReqDescription
as_of_datestringYYYY-MM-DD. Start point for projecting remaining work. Defaults to today.
business_daysbooleanIf true, skip Saturday and Sunday in duration calculations. National holidays are still treated as working days (v1 has no holiday table). Defaults to false.
project_idstringyesProject ID (UUID)

No output schema declared.

No examples provided.

get_task ~35

Get detailed information about a single task, including assignees and dependencies.

NameTypeReqDescription
taskIdstringyesTask ID (UUID)

No output schema declared.

No examples provided.

list_milestones ~33

List milestones in a project (key dates such as launch or review gates).

NameTypeReqDescription
projectIdstringyes

No output schema declared.

No examples provided.

list_projects ~30

List all projects in a workspace (excluding archived).

NameTypeReqDescription
workspaceIdstringyesWorkspace ID (UUID)

No output schema declared.

No examples provided.

list_tasks ~77

List tasks in a project. Supports optional filtering by name (search), status, and assignee.

NameTypeReqDescription
assigneeIdstringFilter by assignee profile ID
projectIdstringyesProject ID (UUID)
searchstringFilter task name by case-insensitive substring
statusstring

No output schema declared.

No examples provided.

list_workspaces ~21

Get all workspaces the authenticated user is a member of.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

reschedule_and_propagate ~343

Compute the downstream impact of shifting a single task. Default is dry_run (no DB writes); set mode='commit' to actually persist the changes. Cascades forward only (no pull): successors are pushed only if their predecessor's new end + lag would violate their current start. Tasks with progress=100 are treated as pinned; pass pinned_task_ids for additional pins. When a pin would be violated, the change is recorded in 'conflicts' and not propagated further. In mode='commit', if any conflicts exist nothing is written (all-or-nothing transaction). Same v1 limitations as get_critical_path: FS only, calendar days by default, no holiday table, ignores multi-period segments.

NameTypeReqDescription
business_daysbooleanIf true, skip Sat/Sun in duration math. Defaults to false.
modestringdry_run (default): compute and return; do not modify DB. commit: write to DB in a single transaction, but only if no conflicts. Audit logged on commit.
new_start_datestringAbsolute new start date as YYYY-MM-DD. Specify exactly one of shift or new_start_date.
pinned_task_idsarrayAdditional task IDs to treat as pinned (in addition to progress=100 tasks).
respect_dependenciesbooleanIf false, only the named task moves; successors are not cascaded. Default true.
shiftstringRelative shift like '+3d' (push back) or '-2d' (pull earlier). Specify exactly one of shift or new_start_date.
task_idstringyesTask ID (UUID) to shift

No output schema declared.

No examples provided.

set_task_progress ~59

Update the progress percentage of a task (0-100). Status is auto-derived: 0=not_started, 1-99=in_progress, 100=done.

NameTypeReqDescription
progressnumberyes
taskIdstringyes

No output schema declared.

No examples provided.

update_task ~101

Update fields of an existing task. Only provided fields will be modified.

NameTypeReqDescription
assigneeIdstring|nullnull to unassign
colorstring
descriptionstring
endDatestringYYYY-MM-DD
namestring
progressnumber
startDatestringYYYY-MM-DD
statusstring
taskIdstringyes

No output schema declared.

No examples provided.