amCharts 5 MCP Server
JSON →MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
Install
npx -y @amcharts/amcharts5-mcp Tools · 10
- get_core_reference Get core amCharts 5 docs — setup, themes, colors, events, common pitfalls
- get_chart_reference Get full reference for a chart type (e.g. "pie", "sankey", "xy")
- list_chart_types List all available chart types and their keywords
- search_docs Search the skill reference docs by keyword
- search_all Search across **everything** — skill docs, full documentation, and code examples
- get_doc Get a full documentation page (e.g. "charts/xy-chart/axes", "concepts/events")
- get_section Get a specific section from a reference file by heading
- get_quick_start Get a minimal working template for any chart type
- list_examples Browse all 283 examples, optionally filtered by category
- get_example Get the full code for a specific example
Links
★ 8 GitHub stars