Amcharts 5 Mcp Server
@amcharts
Amcharts 5 Mcp Server について
MCP server that gives AI assistants on-demand access to 1,500+ amCharts 5 docs, 283 code examples, and 1,098 class API references.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"amcharts5": {
"command": "npx",
"args": [
"-y",
"@amcharts/amcharts5-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Amcharts 5 Mcp Server?
An MCP server that gives AI assistants on‑demand access to the complete amCharts 5 knowledge base. Instead of loading everything into context upfront, the AI queries only what it needs – documentation pages, working code examples, and class API references.
How to use Amcharts 5 Mcp Server?
Install with npx -y @amcharts/amcharts5-mcp and add the server to your MCP‑compatible tool (Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot, or any MCP client). Then invoke the ten available tools to search, retrieve docs, browse examples, and fetch quick‑start templates.
Key features of Amcharts 5 Mcp Server
- 141 documentation pages covering every chart type and concept
- 283 working code examples across 16 categories
- 1,098 class API references with settings, properties, methods, and events
- Curated skill files with quick‑start templates per chart family
- 10 specialised tools for search, retrieval, and browsing
Use cases of Amcharts 5 Mcp Server
- An AI assistant helping a developer build a specific chart by fetching the exact reference
- Quickly obtaining a minimal working template for any chart type
- Searching across docs, examples, and API references with a single query
- Browsing all code examples filtered by category to find relevant patterns
- Retrieving a specific section from a large reference file without loading the whole page
FAQ from Amcharts 5 Mcp Server
What tools does the server provide?
Ten tools: search_all, get_doc, get_chart_reference, get_core_reference, list_chart_types, search_docs, get_section, get_quick_start, list_examples, and get_example.
How do I install the server?
Run npx -y @amcharts/amcharts5-mcp in your terminal. No additional configuration is required beyond adding it to your MCP client.
Which AI tools are compatible?
Claude Code, Claude Desktop, Cursor, Windsurf, VS Code + Copilot, and any tool that supports the Model Context Protocol (MCP).
What is included in the knowledge base?
141 documentation pages, 283 working code examples (full JS/HTML/CSS), 1,098 class API references, and curated skill files.
Does the server load everything into context?
No. It is designed for on‑demand access – the AI queries only the information it needs, keeping context small and efficient.
「開発者ツール」の他のコンテンツ
@vercel/mcp-adapter
vercelEasily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors

Sentry
modelcontextprotocolModel Context Protocol Servers
コメント