Loomal

charts-mcp

MCP server by github.com/therealtimex/charts-mcp

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

1 starsnpm: @realtimex/charts-mcp

About charts-mcp

charts-mcp is an MCP (Model Context Protocol) server published by therealtimex in the official MCP registry. MCP server for generating charts using AntV. Supports various chart types through MCP tools.

It ships as an npm package (@realtimex/charts-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/therealtimex/charts-mcp, where the project has earned 1 GitHub stars.

Use charts-mcp with your agent

Claude Code · one command
claude mcp add charts-mcp -- npx -y @realtimex/charts-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "charts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@realtimex/charts-mcp"
      ]
    }
  }
}
npm@realtimex/charts-mcp

Frequently asked questions

What is charts-mcp?
charts-mcp is an MCP (Model Context Protocol) server by therealtimex. MCP server for generating charts using AntV. Supports various chart types through MCP tools.
How do I connect charts-mcp to Claude, Cursor, or another MCP client?
Install charts-mcp from its npm package (@realtimex/charts-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is charts-mcp open source?
Yes — the source code is public at github.com/therealtimex/charts-mcp, with 1 GitHub stars.
Can AI agents pay to use charts-mcp?
Not yet through Loomal — charts-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain charts-mcp? Claim this listing free by verifying GitHub ownership, or contact us.