Chartpane
Rank #48,566io.github.ahmadsl/chartpane
MCP server providing chartpane capabilities
Chartpane is a Model Context Protocol (MCP) server published by ahmadsl. It ranks #48,566 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Chartpane is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 83,547 of 132,113 servers on MCP Toplist.
Use Chartpane
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chartpane https://mcp.chartpane.com/mcp[mcp_servers.chartpane]
url = "https://mcp.chartpane.com/mcp"Add to ~/.codex/config.toml.
https://mcp.chartpane.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chartpane": {
"url": "https://mcp.chartpane.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chartpane": {
"type": "http",
"url": "https://mcp.chartpane.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chartpane": {
"serverUrl": "https://mcp.chartpane.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chartpane": {
"url": "https://mcp.chartpane.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ahmadsl%2Fchartpane)<a href="https://mcptoplist.com/server/io.github.ahmadsl%2Fchartpane"><img src="https://mcptoplist.com/badge/io.github.ahmadsl%2Fchartpane.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ahmadsl
Other servers by ahmadsl
View all ahmadsl servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Chartpane?
- Chartpane is maintained by ahmadsl, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Chartpane listed on the Official MCP Registry?
- Yes — Chartpane is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Chartpane have?
- MCP Toplist tracks 2 versions of Chartpane, most recently published on Feb 13, 2026.
- Where can I find the source code for Chartpane?
- The source code for Chartpane is hosted at github.com/ahmadsl/chartpane.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.