MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Server Chart Option

An MCP server for generating dynamic chart options for ECharts and other chart libraries.

Created 11/8/2025
Updated about 1 month ago
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" ] } } }