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 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
评论