MCP Servers / development / amCharts 5 MCP Server

amCharts 5 MCP Server

JSON →
stdiononeofficial8development

MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.

Install
How to run this server
[ { "cmd": "npx -y @amcharts/amcharts5-mcp", "imports": [] } ]
server path: amcharts-5-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
amCharts 5 MCP Server — MCP Server · libregistry