MCP Server Chart
@andyciggy
关于 MCP Server Chart
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Chart?
MCP Server Chart is a Model Context Protocol (MCP) server for generating charts using the AntV visualization library. It provides a set of tools that create various chart types and return image URLs, intended for developers integrating chart generation into MCP clients like Claude Desktop.
How to use MCP Server Chart?
Add the server configuration to your MCP client’s mcpServers section using the npx command as shown in the README. Once configured, invoke the available chart‑generation tools (e.g., generate_line_chart) from your client to produce charts.
Key features of MCP Server Chart
- Supports 15+ chart types including area, bar, line, pie, and scatter.
- Returns an image URL for each generated chart.
- Built with TypeScript for reliability and maintainability.
- Uses the AntV open-source visualization library.
- Easy integration with any MCP-compatible client.
Use cases of MCP Server Chart
- Generate trend visualizations (line, area charts) from data series.
- Create comparative bar or column charts for reporting dashboards.
- Build relationship diagrams (network graph, mind map) for knowledge graphs.
- Produce visual summaries (histogram, pie chart) for data analysis tools.
FAQ from MCP Server Chart
What chart types are supported by MCP Server Chart?
It supports 15+ chart types, including area, bar, column, dual-axes, fishbone diagram, flow diagram, histogram, line, mind map, network graph, pie, radar, scatter, treemap, and word cloud.
How do I configure MCP Server Chart with a client like Claude Desktop?
Add the JSON configuration provided in the README under mcpServers, using the command npx -y @antv/mcp-server-chart.
What are the runtime requirements for MCP Server Chart?
It requires Node.js and npm to run, as it is a TypeScript-based server distributed via npm.
Does MCP Server Chart require an API key or authentication?
The README does not mention any API key or authentication step; the server runs locally via npx.
What license is MCP Server Chart under?
It is released under the MIT License by AntV.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mlops
visengerA curated list of references for MLOps
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论