← Back to Plugins
MCP Server MCP

io.github.therealtimex/charts-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

Verified source

Install

npx -y @realtimex/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@realtimex/charts-mcp",
      "version": "2.0.6",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...