Blueprint Chart
Rank #11,782io.github.blueprint-chart/mcp
The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.
Blueprint Chart is a Model Context Protocol (MCP) server published by blueprint-chart. It ranks #11,782 of 132,113 servers tracked on MCP Toplist. Blueprint Chart is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 120,331 of 132,113 servers on MCP Toplist.
Use Blueprint Chart
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add blueprint-chart -- npx -y @blueprint-chart/mcp[mcp_servers.blueprint-chart]
command = "npx"
args = ["-y", "@blueprint-chart/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"blueprint-chart": {
"command": "npx",
"args": [
"-y",
"@blueprint-chart/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"blueprint-chart": {
"command": "npx",
"args": [
"-y",
"@blueprint-chart/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"blueprint-chart": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@blueprint-chart/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"blueprint-chart": {
"command": "npx",
"args": [
"-y",
"@blueprint-chart/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"blueprint-chart": {
"command": "npx",
"args": [
"-y",
"@blueprint-chart/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.blueprint-chart%2Fmcp)<a href="https://mcptoplist.com/server/io.github.blueprint-chart%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.blueprint-chart%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
blueprint-chart
Other servers by blueprint-chart
View all blueprint-chart servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.1 | Aug 29, 2026 |
| 0.2.0 | Jun 29, 2026 |
| 0.1.9 | Jun 28, 2026 |
| 0.1.8 | Jun 28, 2026 |
Frequently asked questions
- Who maintains Blueprint Chart?
- Blueprint Chart is maintained by blueprint-chart, which publishes 2 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Blueprint Chart listed on the Official MCP Registry?
- Yes — Blueprint Chart is listed on the Official MCP Registry, alongside Glama.
- How many versions does Blueprint Chart have?
- MCP Toplist tracks 4 versions of Blueprint Chart, most recently published on Aug 29, 2026.
- Where can I find the source code for Blueprint Chart?
- The source code for Blueprint Chart is hosted at github.com/blueprint-chart/mcp.
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.