Discover and explore top open-source AI tools and projects—updated daily.
antvisMCP server for generating charts
Top 15.6% on SourcePulse
This project provides an MCP (Model Context Protocol) server for generating visual charts using the AntV charting library. It targets developers integrating AI models or tools that require visual data representation, enabling them to programmatically create over 15 types of charts.
How It Works
The server is built with TypeScript and leverages AntV's charting capabilities. It exposes endpoints that accept chart generation requests via various protocols, including HTTP, SSE, and Streamable. Users can specify chart types and configurations, and the server returns image URLs or streams the chart data.
Quick Start & Requirements
npm install -g @antv/mcp-server-chartmcp-server-chart --transport ssehttp://localhost:1122/sseHighlighted Details
VIS_REQUEST_SERVER environment variable.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is primarily designed for integration with MCP-compatible applications; direct API usage outside this protocol is not detailed. Private deployment requires setting up a separate VIS_REQUEST_SERVER.
1 day ago
1 day
modelcontextprotocol
modelcontextprotocol