You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# MCP Server Chart [](https://github.com/antvis/mcp-server-chart/actions/workflows/build.yml)[](https://www.npmjs.com/package/@antv/mcp-server-chart)[](https://smithery.ai/server/@antvis/mcp-server-chart)[](https://www.npmjs.com/package/@antv/mcp-server-chart)[](https://archestra.ai/mcp-catalog/antvis__mcp-server-chart)
1
+
# MCP Server Chart [](https://github.com/antvis/mcp-server-chart/actions/workflows/build.yml)[](https://www.npmjs.com/package/@antv/mcp-server-chart)[](https://smithery.ai/server/@antvis/mcp-server-chart)[](https://www.npmjs.com/package/@antv/mcp-server-chart)[](https://archestra.ai/mcp-catalog/antvis__mcp-server-chart)[](https://codecov.io/gh/antvis/mcp-server-chart)
2
2
3
3
A Model Context Protocol server for generating charts using [AntV](https://github.com/antvis/). We can use this mcp server for _chart generation_ and _data analysis_.
Copy file name to clipboardExpand all lines: package.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@antv/mcp-server-chart",
3
3
"description": "A Model Context Protocol server for generating charts using AntV. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools.",
0 commit comments