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 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论