servers / ganty-mcp

Ganty MCP

communitystreamable_httpremotedestructive capablehealthy

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


01Tools · 15
ToolRiskSide effectsApproval
list_workspaces
Get all workspaces the authenticated user is a member of.
readfalseunknown
list_tasks
List tasks in a project. Supports optional filtering by name (search), status, and assignee.
readfalseunknown
delete_project
Permanently delete a project. All tasks, milestones, and dependencies inside the project are also removed. This cannot be undone.
destructivetruetrue
create_milestone
Add a milestone (key date) to a project.
writetrueunknown
create_project
Create a new project in a workspace. Returns the created project. Subject to plan-based project count limits.
writetrueunknown
list_milestones
List milestones in a project (key dates such as launch or review gates).
readfalseunknown
update_task
Update fields of an existing task. Only provided fields will be modified.
writetrueunknown
add_dependency
Add a finish-to-start dependency between two tasks in the same project.
writetrueunknown
get_critical_path
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.
writetrueunknown
list_projects
List all projects in a workspace (excluding archived).
readfalseunknown
get_task
Get detailed information about a single task, including assignees and dependencies.
readfalseunknown
create_task
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).
writetrueunknown
set_task_progress
Update the progress percentage of a task (0-100). Status is auto-derived: 0=not_started, 1-99=in_progress, 100=done.
writetrueunknown
delete_task
Delete a task. Child tasks and dependencies are removed as well.
destructivetruetrue
reschedule_and_propagate
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.
writetrueunknown

02Install & source
https://ganty.app/api/mcp
remote_url

03Access granted
Manage tasks & tickets · writeSend chat messages · writeRead calendar · writeVersion control (git) · write

The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.


05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-07 02:51Z
next_check2026-07-08 07:29Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex9 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. Ganty MCP MCP — as seen on mcpexplorer.com

[![Ganty MCP MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/ganty-mcp.svg)](https://mcpexplorer.com/servers/ganty-mcp)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
Ganty MCP — MCPExplorer