🔌

chartforge

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

Other stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comchartforgeai-chartforge -- npx -y chartforge-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comchartforgeai-chartforge": { "command": "npx", "args": ["-y", "chartforge-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comchartforgeai-chartforge": { "command": "npx", "args": ["-y", "chartforge-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comchartforgeai-chartforge": { "command": "npx", "args": ["-y", "chartforge-mcp"] } } }

About This MCP Server

The com.chartforgeai/chartforge server is an implementation of the Model Context Protocol that enables the generation of charts and diagrams from natural language inputs, allowing developers to create visual representations of data using AI coding assistants. This server connects to AI tools via standard input/output interfaces and can be installed using npm. Developers would use this tool when they need to create visualizations based on textual descriptions, such as generating diagrams or charts from user input.

MCP server for ChartForge — generate stunning charts and diagrams from natural language. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

chartforge-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The chartforge server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comchartforgeai-chartforge.svg)](https://skillsplayground.com/mcps/comchartforgeai-chartforge/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.