Submit

ChartForge — Prompt to Chart Generator

@crawde

Turn a plain-English prompt into a publication-ready chart image. ChartForge's MCP server lets Claude generate, refine, and export bar, line, pie, scatter, and more chart types as PNG — powered by AI. Includes 7 free generations, no setup beyond an API key.
Overview

no content

Server Config

{
  "mcpServers": {
    "chartforge": {
      "command": "npx",
      "args": [
        "-y",
        "chartforge-mcp"
      ],
      "env": {
        "CHARTFORGE_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.