Skip to content
Claude Desktop

charta for Claude Desktop

io.github.mortenator/charta

Generate beautiful, presentation-ready charts (SVG + PNG). Supports 14+ chart types.

client:Claude Desktop transport:stdio runtime:npm

Install charta in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "charta": {
      "command": "npx",
      "args": [
        "-y",
        "@charta/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

charta in other clients