JSON Canvas MCP Server
Rank #62,263io.mcpcentral/jsoncanvas
Create, validate, edit, export (markdown/svg/png/mermaid), and search JSON Canvas files.
JSON Canvas MCP Server is a Model Context Protocol (MCP) server published by mcpcentral-io. It ranks #62,263 of 132,113 servers tracked on MCP Toplist. JSON Canvas MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 69,850 of 132,113 servers on MCP Toplist.
Use JSON Canvas MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jsoncanvas https://jsoncanvas.mcpcentral.io/mcp[mcp_servers.jsoncanvas]
url = "https://jsoncanvas.mcpcentral.io/mcp"Add to ~/.codex/config.toml.
https://jsoncanvas.mcpcentral.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"jsoncanvas": {
"url": "https://jsoncanvas.mcpcentral.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jsoncanvas": {
"type": "http",
"url": "https://jsoncanvas.mcpcentral.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jsoncanvas": {
"serverUrl": "https://jsoncanvas.mcpcentral.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jsoncanvas": {
"url": "https://jsoncanvas.mcpcentral.io/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.mcpcentral%2Fjsoncanvas)<a href="https://mcptoplist.com/server/io.mcpcentral%2Fjsoncanvas"><img src="https://mcptoplist.com/badge/io.mcpcentral%2Fjsoncanvas.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mcpcentral-io
Other servers by mcpcentral-io
View all mcpcentral-io servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 22, 2026 |
Frequently asked questions
- Who maintains JSON Canvas MCP Server?
- JSON Canvas MCP Server is maintained by mcpcentral-io, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is JSON Canvas MCP Server listed on the Official MCP Registry?
- Yes — JSON Canvas MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does JSON Canvas MCP Server have?
- MCP Toplist tracks 1 version of JSON Canvas MCP Server, most recently published on May 22, 2026.
- Where can I find the source code for JSON Canvas MCP Server?
- The source code for JSON Canvas MCP Server is hosted at github.com/mcpcentral-io/jsoncanvas-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.