Amcharts 5 Mcp Server

Created By
amcharts3 months ago
MCP server that gives AI assistants on-demand access to 1,500+ amCharts 5 docs, 283 code examples, and 1,098 class API references.
Overview

amCharts 5 MCP Server

MCP server that gives AI assistants on-demand access to the complete amCharts 5 knowledge base. Instead of loading everything into context upfront, the AI queries only what it needs.

What's included:

  • 141 documentation pages - every chart type, concept, and framework integration guide
  • 283 working code examples - full JS/HTML/CSS across 16 categories
  • 1,098 class API references - every setting, property, method, and event
  • Curated skill files - quick-start templates and common patterns per chart family

10 tools available:

  • search_all - search across everything: docs, examples, and API reference
  • get_doc - get a full documentation page
  • get_chart_reference - full reference for a chart type (pie, sankey, treemap, etc.)
  • get_core_reference - core docs: setup, themes, colors, events, common pitfalls
  • list_chart_types - list all available chart types
  • search_docs - search the skill reference docs by keyword
  • get_section - get a specific section from a reference file
  • get_quick_start - get a minimal working template for any chart type
  • list_examples - browse all 283 examples, filter by category
  • get_example - get full code for a specific example

Install: npx -y @amcharts/amcharts5-mcp

Works with Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot, and any MCP-compatible tool.

npm: https://www.npmjs.com/package/@amcharts/amcharts5-mcp GitHub: https://github.com/amcharts/amcharts5-mcp

Server Config

{
  "mcpServers": {
    "amcharts5": {
      "command": "npx",
      "args": [
        "-y",
        "@amcharts/amcharts5-mcp"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
amcharts
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago