MCP Server
MCP
io.github.zhugejun/chartone
Render themed charts as hosted URLs. Embed in markdown, emails, and Slack. Hosted MCP, zero setup.
Install
npx -y @chartone/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@chartone/mcp",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional API key for higher quota and no watermark. Anonymous mode works without a key — charts return watermarked with a 7-day URL.",
"format": "string",
"isSecret": true,
"name": "CHARTONE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment