Loading MCP server directory, please wait...
Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.
npx @getmcp/cli add io.github.outturndev/chartwireRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer u_<userId>_<token>. Get a free token at https://chartwire.helpfulbutton140.workers.dev (no credit card).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.outturndev/chartwire": {
"url": "https://chartwire.helpfulbutton140.workers.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}