
Amcharts5
Pull amCharts 5 documentation, examples, and API reference into the agent while you build dashboards and data visuals.
Overview
io.github.amcharts/amcharts5 is a MCP server for the Build phase that exposes amCharts 5 docs, examples, and API reference to your coding agent.
What is this MCP server?
- On-demand amCharts 5 docs without leaving the IDE chat
- Code examples surfaced through MCP for faster chart prototypes
- API reference lookup for series, axes, legends, and export modules
- npm package @amcharts/amcharts5-mcp v1.1.3 with stdio transport
- Reduces tab-switching between official docs and implementation
- npm identifier @amcharts/amcharts5-mcp version 1.1.3
- stdio MCP transport
- GitHub repository amcharts/amcharts5-mcp
Community signal: 8 GitHub stars.
What problem does it solve?
Agents guess chart APIs and builders lose hours reconciling amCharts 5 config with outdated training data.
Who is it for?
Solo developers adding interactive charts to web apps who want doc-grounded agent assistance during frontend work.
Skip if: Projects using other chart stacks only, or teams that forbid external doc MCP calls in regulated environments.
What do I get? / Deliverables
Implementation chats stay aligned with official amCharts 5 documentation and runnable examples pulled on demand.
- Doc-grounded amCharts 5 configuration snippets in your codebase
- Faster alignment between agent suggestions and official API surfaces
Recommended MCP Servers
Journey fit
Charting libraries are implemented during the build phase when solo builders wire up product UI and admin views. Frontend is the canonical shelf because amCharts 5 is primarily a browser charting SDK agents help integrate and style.
How it compares
Documentation MCP for amCharts 5, not a hosted chart rendering service or generic UI component skill.
Common Questions / FAQ
Who is io.github.amcharts/amcharts5 for?
Builders using AI agents to implement amCharts 5 in web frontends who need accurate docs and examples in context.
When should I use io.github.amcharts/amcharts5?
Use it while building dashboards or reports whenever the agent must look up amCharts 5 APIs, samples, or module usage.
How do I add io.github.amcharts/amcharts5 to my agent?
Install @amcharts/amcharts5-mcp from npm, configure it as a stdio MCP server in your agent host, and reload MCP tools.