AI Canvas
Rank #858io.github.uiNerd16/aicanvas
Browse and install 75+ free animated, shadcn-compatible React components from AI Canvas.
AI Canvas is a Model Context Protocol (MCP) server published by uiNerd16. It ranks #858 of 132,113 servers tracked on MCP Toplist, and its repository has 57 GitHub stars. AI Canvas is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 131,255 of 132,113 servers on MCP Toplist.
Use AI Canvas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aicanvas -- npx -y @aicanvas/mcp[mcp_servers.aicanvas]
command = "npx"
args = ["-y", "@aicanvas/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aicanvas": {
"command": "npx",
"args": [
"-y",
"@aicanvas/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aicanvas": {
"command": "npx",
"args": [
"-y",
"@aicanvas/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aicanvas": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aicanvas/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aicanvas": {
"command": "npx",
"args": [
"-y",
"@aicanvas/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aicanvas": {
"command": "npx",
"args": [
"-y",
"@aicanvas/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.uiNerd16%2Faicanvas)<a href="https://mcptoplist.com/server/io.github.uiNerd16%2Faicanvas"><img src="https://mcptoplist.com/badge/io.github.uiNerd16%2Faicanvas.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries
uiNerd16
Available versions (3)
| Version | Published |
|---|---|
| 0.2.5 | Sep 6, 2026 |
| 0.2.3 | Aug 7, 2026 |
| 0.2.2 | Jul 8, 2026 |
Frequently asked questions
- Who maintains AI Canvas?
- AI Canvas is maintained by uiNerd16, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AI Canvas listed on the Official MCP Registry?
- Yes — AI Canvas is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does AI Canvas have?
- MCP Toplist tracks 3 versions of AI Canvas, most recently published on Sep 6, 2026.
- Where can I find the source code for AI Canvas?
- The source code for AI Canvas is hosted at github.com/uiNerd16/aicanvas.
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.