mcpbeat Sign in

Amcharts5 MCP Server

local only

Amcharts5 runs on your own machine — the client starts it, so there is no endpoint to ping. 556 installs a week from npm. Last commit 14 Sep 2026.

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

Installs per day peak 337 · avg 38 · +487% w/w
a month agotoday
556
Installs / week
npm · @amcharts/amcharts5-mcp
8
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Amcharts5 every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add amcharts5 -- npx -y @amcharts/amcharts5-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amcharts5": {
      "args": [
        "-y",
        "@amcharts/amcharts5-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amcharts5]
command = "npx"
args = ["-y", "@amcharts/amcharts5-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amcharts5": {
      "args": [
        "-y",
        "@amcharts/amcharts5-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amcharts5": {
      "args": [
        "-y",
        "@amcharts/amcharts5-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Amcharts5

same job, measured the same way
Avalara Developer Documentation
by avalara

Provides access to Avalara developer documentation, integration guides, and code examples

answering
MCP Unifi Applications
by kallistox

Queryable UniFi API docs: endpoint search, schemas, code examples. No controller access.

local only
Gread
by nitrorcr

An MCP server that gives your AI access to the source code and docs of all public github repos

5 tools answering
Symbols MCP
by symbo-ls

Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference

660 installs/wk local only
Skillselion
by skillselion

On-demand access to thousands of install-ranked Claude Code skills - search and load mid-task.

78 installs/wk local only
Avalara E-Invoicing & Live Reporting
by avalara

Provides access to Avalara E-Invoicing and Live Reporting APIs for document statuses and compliance

answering
Sceneview
by sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

148 installs/wk local only
SceneView
by sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

local only

Amcharts5 — questions

Answers built from our own checks of this server.

Why is there no uptime for Amcharts5?
Amcharts5 runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @amcharts/amcharts5-mcp was installed 556 times last week.
How do I connect Amcharts5?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @amcharts/amcharts5-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Amcharts5?
The npm package @amcharts/amcharts5-mcp was installed 556 times in the last week. Week over week that is +487%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Amcharts5 open source?
Yes — it is published under the MIT licence, written in JavaScript and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.