MCP Server Chart
@MCP-Mirror
关于 MCP Server Chart
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 TypeScript-based Model Context Protocol server that generates charts using the AntV visualization library. It provides tools to create over 15 different chart types and returns an image URL for each. It is intended for integrating chart generation into AI assistants and similar MCP clients.
How to use MCP Server Chart?
To use with Claude Desktop, add the server configuration with the npx command as shown in the README. For local development, install dependencies with npm install, build with npm run build, and start with npm run start.
Key features of MCP Server Chart
- Over 15 supported chart types.
- Returns an image URL for every generated
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
评论