mcp-server-chart
539
MCP Server Chart is a server for generating various chart types using the Model Context Protocol and AntV tools. It supports over 15 different charts and can be deployed on multiple platforms and in private environments.
MCP Server Chart
A Model Context Protocol server for generating charts using AntV. This TypeScript-based server provides capabilities to create various types of charts through MCP tools, supporting over 15 different chart types.
✨ Features
- Supports 15+ charts including area, bar, column, line, pie, radar, and more.
🤖 Usage
- Compatible with various desktop apps like Claude, VSCode, Cline, and Cherry Studio.
- Configurations available for both Mac and Windows systems.
- Usable on platforms like Aliyun, ModelScope, and Smithery with HTTP or SSE Protocol.
🚰 Run with SSE or Streamable transport
- Install globally and run with preferred transport options.
- Access SSE at
http://localhost:1122/sse
or Streamable transport athttp://localhost:1122/mcp
.
🎮 CLI Options
- Command line options available for transport protocols, ports, and endpoints.
📠 Private Deployment
- Free chart generation service with options for private deployment using
VIS_REQUEST_SERVER
.