MCP Server Chart
@antvis
MCP Server Chart について
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server Chart?
A TypeScript-based MCP server that provides chart generation and data analysis capabilities using AntV. It allows creating various chart types through MCP tools and is also usable in Dify. Designed for developers and AI assistants that need to visualize data.
How to use MCP Server Chart?
Configure the MCP server in your desktop app (Claude, VSCode, Cline, etc.) using npx -y @antv/mcp-server-chart with stdio transport, or run with SSE or streamable transport via CLI. Optionally set environment variables for private deployment, service ID, or tool filtering.
Key features of MCP Server Chart
- Supports 26+ chart types including area, bar, line, pie, scatter, and more
- Geographic map generation (district, path, pin maps) using AMap service
- Spreadsheet and pivot table generation
- Tool filtering via
DISABLED_TOOLSenvironment variable - Private deployment option using
VIS_REQUEST_SERVER - Skill support for AI IDEs (e.g., Claude Code)
Use cases of MCP Server Chart
- Generate charts from natural language descriptions in AI assistants
- Visualize data for reports, dashboards, or presentations
- Create geographic maps for data distribution within China
- Display hierarchical, relational, or flow data (mind maps, networks, flowcharts)
FAQ from MCP Server Chart
What chart types does MCP Server Chart support?
Over 26 chart types are supported, including area, bar, boxplot, column, line, pie, scatter, radar, funnel, sankey, treemap, word cloud, and more. See the full list in the README.
Can I deploy MCP Server Chart privately?
Yes. Set the VIS_REQUEST_SERVER environment variable to your own chart generation service URL (e.g., using GPT-Vis-SSR). Note that geographic map tools are not supported in private deployment.
What transport protocols does MCP Server Chart support?
It supports stdio (default), SSE, and streamable transports. Use CLI flags --transport sse or --transport streamable to switch.
How do I disable specific tools?
Set the DISABLED_TOOLS environment variable with a comma-separated list of tool names to hide them, e.g., generate_fishbone_diagram,generate_mind_map.
Are geographic maps available outside China?
Geographic visualization tools (district, path, pin maps) use AMap service and currently only support map generation within China.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
コメント