M
MCP Server Chart Option
by @calebax
An MCP server for generating dynamic chart options for ECharts and other chart libraries.
Created 11/8/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-server-chart-option
Cursor configuration (mcp.json)
{
"mcpServers": {
"calebax-mcp-server-chart-option": {
"command": "npx",
"args": [
"calebax-mcp-server-chart-option"
]
}
}
}