claude mcp add amcharts-amcharts5 -- npx -y @amcharts/amcharts5-mcp
{
"mcpServers": {
"amcharts-amcharts5": {
"command": "npx",
"args": ["-y", "@amcharts/amcharts5-mcp"]
}
}
}
{
"mcpServers": {
"amcharts-amcharts5": {
"command": "npx",
"args": ["-y", "@amcharts/amcharts5-mcp"]
}
}
}
{
"mcpServers": {
"amcharts-amcharts5": {
"command": "npx",
"args": ["-y", "@amcharts/amcharts5-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server for amCharts 5 provides on-demand access to documentation, code examples, and API reference for the amCharts 5 library, enabling developers to quickly find the information they need while working with the library. It connects to the amCharts 5 documentation and code examples through standard input/output interfaces. Developers would use this server when they need to look up specific details about amCharts 5 while coding, such as when using an AI coding assistant like Claude Code or Cursor.
On-demand access to amCharts 5 docs, code examples, and API reference. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@amcharts/amcharts5-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The amcharts5 server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.