AI Canvas
Rank #54,247pulsemcp/mihai-codes-ai-canvas
Remote Cloudflare Workers MCP server providing 17 canvas manipulation tools for AI-driven diagram and visual content creation.
AI Canvas is a Model Context Protocol (MCP) server published by mihai-codes. It ranks #54,247 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. AI Canvas is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 7, 2026.
Ranks ahead of 77,799 of 132,046 servers on MCP Toplist.
Use AI Canvas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mihai-codes-ai-canvas https://cf-ai-canvas.mc146.workers.dev/mcp[mcp_servers.mihai-codes-ai-canvas]
url = "https://cf-ai-canvas.mc146.workers.dev/mcp"Add to ~/.codex/config.toml.
https://cf-ai-canvas.mc146.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mihai-codes-ai-canvas": {
"url": "https://cf-ai-canvas.mc146.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mihai-codes-ai-canvas": {
"type": "http",
"url": "https://cf-ai-canvas.mc146.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mihai-codes-ai-canvas": {
"serverUrl": "https://cf-ai-canvas.mc146.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mihai-codes-ai-canvas": {
"url": "https://cf-ai-canvas.mc146.workers.dev/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/pulsemcp%2Fmihai-codes-ai-canvas)<a href="https://mcptoplist.com/server/pulsemcp%2Fmihai-codes-ai-canvas"><img src="https://mcptoplist.com/badge/pulsemcp%2Fmihai-codes-ai-canvas.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mihai-codes
Other servers by mihai-codes
View all mihai-codes servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains AI Canvas?
- AI Canvas is maintained by mihai-codes, which publishes 2 MCP servers (0 total versions) tracked on MCP Toplist.
- Is AI Canvas listed on the Official MCP Registry?
- AI Canvas is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does AI Canvas have?
- AI Canvas ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for AI Canvas?
- The source code for AI Canvas is hosted at github.com/mihai-codes/cf_ai_canvas.
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.