MCP Server
MCP
io.github.outturndev/chartwire
Generate production-ready chart code (Recharts, Chart.js, ECharts, Plotly) from a prompt.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://chartwire.helpfulbutton140.workers.dev/mcp",
"headers": [
{
"description": "Bearer u_<userId>_<token>. Get a free token at https://chartwire.helpfulbutton140.workers.dev (no credit card).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment