Connection check
local install
amcharts5
On-demand access to amCharts 5 docs, code examples, and API reference
Tools
11
GitHub stars
—
Installs / wk
184
Licence
—
Transport
stdio
Last checked
never
Tools & capabilities
11 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
get_api_reference
from source
Get the per-class API reference for an amCharts 5 class — the class page PLUS its settings table (with DEFAULTS) and, optionally, its private/read-only settings. This is the author… Get the per-class API reference for an amCharts 5 class — the class page PLUS its settings table (with DEFAULTS) and, optionally, its private/read-only settings. This is the authoritative source for exact setting names and default values (e.g. tooltip background cornerRadius, axis tick
get_chart_reference
from source
Get the full reference documentation for a specific amCharts 5 chart type. Use list_chart_types first to see available types. Get the full reference documentation for a specific amCharts 5 chart type. Use list_chart_types first to see available types.
get_core_reference
from source
Get the core amCharts 5 reference (SKILL.md) — covers setup, colors, themes, legends, tooltips, events, data, adapters, disposal, and common pitfalls. Read this first before any ch… Get the core amCharts 5 reference (SKILL.md) — covers setup, colors, themes, legends, tooltips, events, data, adapters, disposal, and common pitfalls. Read this first before any chart-specific reference.
get_doc
from source
Get a full documentation page from the extended amCharts 5 docs. Use search_all first to find the right path. Get a full documentation page from the extended amCharts 5 docs. Use search_all first to find the right path.
get_example
from source
Get the full code for a specific amCharts 5 example/demo. Use list_examples or search_all to find the path. Get the full code for a specific amCharts 5 example/demo. Use list_examples or search_all to find the path.
get_quick_start
from source
Get a quick-start template for a specific chart type — a minimal working example ready to customize. Get a quick-start template for a specific chart type — a minimal working example ready to customize.
get_section
from source
Get a specific section from an amCharts 5 reference file by heading name. Use search_docs first to find the right section. Get a specific section from an amCharts 5 reference file by heading name. Use search_docs first to find the right section.
list_chart_types
from source
List all amCharts 5 chart types with their categories and reference file names List all amCharts 5 chart types with their categories and reference file names
list_examples
from source
List all available amCharts 5 code examples, optionally filtered by category. List all available amCharts 5 code examples, optionally filtered by category.
search_all
from source
Search across ALL amCharts 5 content: skill references, full documentation, and code examples. Use this for broad searches across everything. Search across ALL amCharts 5 content: skill references, full documentation, and code examples. Use this for broad searches across everything.
search_docs
from source