MCP server for creating flowcharts and Sankey diagrams on chhart.app
Connect Chhart MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. MCP server for creating flowcharts and Sankey diagrams on chhart.app. The chhart mcp mcp server is what makes that connection.
An MCP (Model Context Protocol) server that enables AI assistants like ChatGPT, Claude, and others to programmatically create flowcharts and Sankey diagrams on chhart.app.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
create_flowchart — The create_flowchart tool exposed by this servercreate_sankey — The create_sankey tool exposed by this serverget_syntax_help — The get_syntax_help tool exposed by this serverBecause this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Chhart MCP's toolset — create_flowchart, create_sankey, get_syntax_help — is a fair guide to whether it matches your workflow. It is maintained by alwank; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Chhart MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| create_flowchart | The create_flowchart tool exposed by this server. |
| create_sankey | The create_sankey tool exposed by this server. |
| get_syntax_help | The get_syntax_help tool exposed by this server. |
{
"mcpServers": {
"chhart": {
"command": "npx",
"args": ["-y", "chhart-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.