Loading MCP server directory, please wait...
MCP server for ChartForge — generate stunning charts and diagrams from natural language
npx @getmcp/cli add io.github.crawde/chartforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.crawde/chartforge": {
"command": "npx",
"args": [
"-y",
"chartforge-mcp"
],
"env": {
"CHARTFORGE_API_KEY": ""
}
}
}
}