ChartForge — Prompt to Chart Generator
@crawde
About ChartForge — Prompt to Chart Generator
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"chartforge": {
"command": "npx",
"args": [
"-y",
"chartforge-mcp"
],
"env": {
"CHARTFORGE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is ChartForge — Prompt to Chart Generator?
ChartForge — Prompt to Chart Generator is an MCP server that lets Claude generate stunning, publication-quality charts and diagrams from natural language descriptions. It integrates with the ChartForge API to turn plain text prompts into visual outputs, and is intended for users who want to create charts directly inside Claude without manual tooling.
How to use ChartForge — Prompt to Chart Generator?
Install by adding the server configuration to your claude_desktop_config.json with the command npx chartforge-mcp and a required CHARTFORGE_API_KEY environment variable. Once configured, use the generate_chart tool with a natural language prompt, optionally specifying a style preset, width, and height. Additional tools allow refining a previously generated chart by its ID and listing available style presets.
Key features of ChartForge — Prompt to Chart Generator
- Generate charts from natural language descriptions
- Supports multiple style presets: midnight, frost, ember, minimal, corporate, neon, light
- Refine previously generated charts using
refine_chart - Configurable output dimensions (default 1200x800 pixels)
- List available style presets with
list_styles - Requires an API key from chartforgeai.com
Use cases of ChartForge — Prompt to Chart Generator
- Create a bar chart showing quarterly revenue trends from natural language data
- Generate a system architecture diagram for a microservices backend
- Produce a Sankey diagram of marketing budget flow through channels to conversions
FAQ from ChartForge — Prompt to Chart Generator
How do I get an API key?
Sign up at chartforgeai.com to obtain your CHARTFORGE_API_KEY.
Where is the API URL configurable?
An optional CHARTFORGE_API_URL environment variable lets you set a custom API URL; the default is https://chartforgeai.com.
What style presets are available?
The available presets are: midnight, frost, ember, minimal, corporate, neon, and light.
Can I modify a chart after it's generated?
Yes, use the refine_chart tool with the chart's ID and a description of the modification you want to make.
Frequently asked questions
How do I get an API key?
Sign up at [chartforgeai.com](https://chartforgeai.com) to obtain your CHARTFORGE_API_KEY.
Where is the API URL configurable?
An optional CHARTFORGE_API_URL environment variable lets you set a custom API URL; the default is `https://chartforgeai.com`.
What style presets are available?
The available presets are: midnight, frost, ember, minimal, corporate, neon, and light.
Can I modify a chart after it's generated?
Yes, use the `refine_chart` tool with the chart's ID and a description of the modification you want to make.
Basic information
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments