TeamAgent Canvas
Rank #17,250io.github.AvatarGaia/canvas-mcp
TeamAgent Canvas MCP:13 个工具(岗位/商品/主题/活动等),支持远程 streamable-http 与 stdio 马甲。
TeamAgent Canvas is a Model Context Protocol (MCP) server published by AvatarGaia. It ranks #17,250 of 132,113 servers tracked on MCP Toplist. TeamAgent Canvas is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 12, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 114,863 of 132,113 servers on MCP Toplist.
Use TeamAgent Canvas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http canvas-mcp https://agent.avatargaia.top/api/mcp/canvasThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add canvas-mcp -- npx -y @avatargaia/canvas-mcp --url "<https://agent.avatargaia.top/api/mcp/canvas>" --token "<ta_xxx>"Replace each placeholder with your own value before saving.
[mcp_servers.canvas-mcp]
url = "https://agent.avatargaia.top/api/mcp/canvas"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.canvas-mcp]
command = "npx"
args = ["-y", "@avatargaia/canvas-mcp", "--url", "<https://agent.avatargaia.top/api/mcp/canvas>", "--token", "<ta_xxx>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://agent.avatargaia.top/api/mcp/canvasSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canvas-mcp": {
"command": "npx",
"args": [
"-y",
"@avatargaia/canvas-mcp",
"--url",
"<https://agent.avatargaia.top/api/mcp/canvas>",
"--token",
"<ta_xxx>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvas-mcp": {
"url": "https://agent.avatargaia.top/api/mcp/canvas"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canvas-mcp": {
"command": "npx",
"args": [
"-y",
"@avatargaia/canvas-mcp",
"--url",
"<https://agent.avatargaia.top/api/mcp/canvas>",
"--token",
"<ta_xxx>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"canvas-mcp": {
"type": "http",
"url": "https://agent.avatargaia.top/api/mcp/canvas"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"canvas-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@avatargaia/canvas-mcp",
"--url",
"<https://agent.avatargaia.top/api/mcp/canvas>",
"--token",
"<ta_xxx>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvas-mcp": {
"serverUrl": "https://agent.avatargaia.top/api/mcp/canvas"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canvas-mcp": {
"command": "npx",
"args": [
"-y",
"@avatargaia/canvas-mcp",
"--url",
"<https://agent.avatargaia.top/api/mcp/canvas>",
"--token",
"<ta_xxx>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"canvas-mcp": {
"url": "https://agent.avatargaia.top/api/mcp/canvas"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"canvas-mcp": {
"command": "npx",
"args": [
"-y",
"@avatargaia/canvas-mcp",
"--url",
"<https://agent.avatargaia.top/api/mcp/canvas>",
"--token",
"<ta_xxx>"
]
}
}
}Replace each placeholder with your own value before saving.
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.AvatarGaia%2Fcanvas-mcp)<a href="https://mcptoplist.com/server/io.github.AvatarGaia%2Fcanvas-mcp"><img src="https://mcptoplist.com/badge/io.github.AvatarGaia%2Fcanvas-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AvatarGaia
Other servers by AvatarGaia
View all AvatarGaia servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Sep 12, 2026 |
| 0.1.1 | Sep 12, 2026 |
Frequently asked questions
- Who maintains TeamAgent Canvas?
- TeamAgent Canvas is maintained by AvatarGaia, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is TeamAgent Canvas listed on the Official MCP Registry?
- Yes — TeamAgent Canvas is listed on the Official MCP Registry, alongside Glama.
- How many versions does TeamAgent Canvas have?
- MCP Toplist tracks 2 versions of TeamAgent Canvas, most recently published on Sep 12, 2026.
- Where can I find the source code for TeamAgent Canvas?
- The source code for TeamAgent Canvas is hosted at github.com/AvatarGaia/canvas-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.