Catalog
io.github.outturndev/chartwire
OfficialGenerate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.
Generate production-ready chart code from text prompts using multiple libraries.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"chartwire": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://chartwire.helpfulbutton140.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.