Skip to content
Claude Desktop

chartforge for Claude Desktop

com.chartforgeai/chartforge

MCP server for ChartForge — generate stunning charts and diagrams from natural language

client:Claude Desktop transport:stdio runtime:npm

Install chartforge in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chartforge": {
      "command": "npx",
      "args": [
        "-y",
        "chartforge-mcp"
      ],
      "env": {
        "CHARTFORGE_API_KEY": "<CHARTFORGE_API_KEY>"
      }
    }
  }
}

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

chartforge in other clients