ChartPane✓
io.github.ahmadsl/chartpane · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ahmadsl/chartpane",
"description": "Renders interactive Chart.js charts and dashboards inline in AI conversations.",
"title": "ChartPane",
"repository": {
"url": "https://github.com/ahmadsl/chartpane",
"source": "github",
"id": "1154495423"
},
"version": "1.0.0",
"websiteUrl": "https://chartpane.com",
"icons": [
{
"src": "https://chartpane.com/favicon.svg",
"mimeType": "image/svg+xml",
"sizes": [
"any"
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.chartpane.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}