Loomal

amcharts5

MCP server by github.com/amcharts/amcharts5-mcp

On-demand access to amCharts 5 docs, code examples, and API reference

8 starsnpm: @amcharts/amcharts5-mcp

About amcharts5

amcharts5 is an MCP (Model Context Protocol) server published by amcharts in the official MCP registry, listed under Documentation Access on Loomal. On-demand access to amCharts 5 docs, code examples, and API reference

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

Development happens in the open at github.com/amcharts/amcharts5-mcp, where the project has earned 8 GitHub stars.

Use amcharts5 with your agent

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

Frequently asked questions

What is amcharts5?
amcharts5 is an MCP (Model Context Protocol) server by amcharts in the Documentation Access category. On-demand access to amCharts 5 docs, code examples, and API reference
How do I connect amcharts5 to Claude, Cursor, or another MCP client?
Install amcharts5 from its npm package (@amcharts/amcharts5-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 amcharts5 open source?
Yes — the source code is public at github.com/amcharts/amcharts5-mcp, with 8 GitHub stars.
Can AI agents pay to use amcharts5?
Not yet through Loomal — amcharts5 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 amcharts5? Claim this listing free by verifying GitHub ownership, or contact us.