Gantt Chart Maker Open App

Tell your AI the plan. Get a real Gantt chart.

Connect Claude, ChatGPT, Grok or DeepSeek to Gantt Chart Maker over the Model Context Protocol. Describe the project in plain language and the assistant builds the chart, adds every task, links what depends on what, and leaves it in your account, fully editable.

What you can ask for

Anything you would otherwise do by hand, you can ask for instead.

“Plan a six-week website redesign, put the stages in sequence, and finish with a launch milestone.”
“Add a two-day design review after visual design and push everything after it back.”
“Mark research as finished and set visual design to 65 per cent.”
“List my charts and open the one for the office move.”
“Share the plan with sam@example.com as an editor.”
“Export the schedule as a Markdown table I can paste into a doc.”
A website redesign plan in Gantt Chart Maker: a task group, ten tasks with dependency arrows between them, progress percentages on the finished ones, and a launch milestone.
The kind of plan these tools produce: a task group, dependency arrows, progress on what is done, and a launch milestone. Everything stays editable by hand afterwards.

Connect it. One address is all you need.

Paste this into Claude Code Click to copy
claude mcp add --scope user \
  --transport http ganttchartmaker \
  https://mcp.ganttchartmaker.app/mcp

Server address

For clients that ask for a URL.

https://mcp.ganttchartmaker.app/mcp

Claude Desktop & claude.ai

Open Settings → Connectors, choose Add custom connector, and paste the same address. ChatGPT, Grok and the rest are covered in the guides below.

Signing in

The same account you use on ganttchartmaker.app, so Google, GitHub or Microsoft. The assistant never sees a password or an API key, and it can only reach charts you own or collaborate on.

The tools

Fourteen of them. Each matches something you can already do by hand, and every call runs as you.

Finding and reading charts

list_charts

Lists the charts you own or have been invited to, most recently edited first.

get_chart

Reads one chart in full: every task, date, dependency and note.

get_chart_sharing

Reports whether a chart is shared, with whom, and at what level of access.

Building the plan

create_chart

Starts a new, empty chart in your account.

add_task

Adds a task, a group or a milestone, with dates, colour, priority and notes.

link_tasks

Links two tasks so one waits for the other, and draws the arrow between them.

Changing what is there

update_task

Rename it, move its dates, set how far along it is, or nest it under a group.

move_task

Shifts a task up or down the row order.

duplicate_task

Copies a task, and on request everything nested beneath it.

delete_task

Deletes a task. Anything nested under it moves up a level.

delete_chartOwner only

Deletes a whole chart, after reporting what would go.

Sharing and getting it out

share_chartOwner only

Invites someone by email as a viewer or an editor, or switches on a public link.

unshare_chartOwner only

Removes a collaborator, or turns the public link back off.

export_chart

Hands the chart back as a Markdown table, a CSV, a Mermaid diagram, or .gantt.

What it is allowed to do

Signing in grants two permissions, charts.read and charts.write, and you approve them once. Three tools are limited to charts you own.

What it cannot do

export_chart returns text, so PNG, PDF and SVG are not on its list. Those need a browser to draw the chart. Open the chart in the app and the full set is waiting, including Excel, Microsoft Project and TaskJuggler.

What is MCP?

The Model Context Protocol is an open standard that lets AI assistants call outside tools securely. Gantt Chart Maker publishes its charts as MCP tools, which is what allows any MCP-capable assistant to read and edit them for you, on your own account, over an ordinary browser sign-in, with no secret to copy anywhere.

Which assistants work?

ClaudeDesktop, Claude Code and claude.ai. Connects today.
ChatGPTDeveloper Mode, paid plans.
GrokConnectors, paid plans.
ComposerThrough Grok Build, xAI’s coding CLI.
DeepSeekDepends on whether the app you run it in supports custom MCP connectors; where it doesn’t, have it draft a plan and import it in seconds.

Guides

How to create a Gantt chart with MCP → Start here for the connect-once, then-just-chat walkthrough.

Questions

Do I need an account?

For the AI connection, yes. Charts are saved to your account and the assistant signs in as you. The editor on its own is free and needs no account at all.

Is my data safe?

You sign in with OAuth through Google, GitHub or Microsoft. No password or API key ever reaches the assistant, and it can only open charts you own or were invited to.

What can the assistant change?

Whatever you could change yourself. It creates charts, adds and edits tasks, links and reorders them, shares and exports. Deleting a chart needs a second confirmation from you.

Do I have to keep the app open?

No. The assistant talks to the server, not to your browser tab, so the work lands whether the app is open or not.

Does it cost anything?

Gantt Chart Maker is free. The only cost is whatever your AI assistant charges on its own side.

Start planning with AI

Open Gantt Chart Maker, connect your assistant once, and build your first chart by chatting.

Open Gantt Chart Maker →