MCP Server Chart
@MCP-Mirror
About MCP Server Chart
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-chart": {
"command": "npx",
"args": [
"-y",
"@antv/mcp-server-chart"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments