🛠️

amcharts5

On-demand access to amCharts 5 docs, code examples, and API reference

Developer Tools stdio npm npmstdioamcharts
RUN IN TERMINAL
claude mcp add amcharts-amcharts5 -- npx -y @amcharts/amcharts5-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "amcharts-amcharts5": { "command": "npx", "args": ["-y", "@amcharts/amcharts5-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "amcharts-amcharts5": { "command": "npx", "args": ["-y", "@amcharts/amcharts5-mcp"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/amcharts-amcharts5.svg)](https://skillsplayground.com/mcps/amcharts-amcharts5/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.