cnvs.app
MCP ServerReal-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
Install
claude mcp add --transport http whiteboard https://cnvs.app/mcpWhat is cnvs.app?
Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
Trust
79/100 · Good2 factors scored below maximum
Documentation
README · ~6 min readcnvs-whiteboard-skills
Agent Skills + MCP server discovery for cnvs.app — the free, no-signup real-time collaborative whiteboard. Any AI agent can read, write, draw, diagram, and subscribe to live human edits on a shared canvas, either through the hosted MCP server or the REST fallback.
Works with Claude Code, Claude Desktop, Cursor, OpenCode / OpenAI Codex, Aider (with MCP plugin), any other MCP-speaking client, and Hermes-family agents.
MCP Server
Endpoint: https://cnvs.app/mcp (Streamable HTTP, protocol 2025-06-18, no auth — the board ID is the access key).
Registered in the official MCP Registry as app.cnvs/whiteboard.
Capabilities
- Tools (10):
open_board,get_board,get_preview,add_text,add_link,add_image,draw_stroke,move,erase,wait_for_update. All ten have 1:1 REST mirrors athttps://cnvs.app/api/boards/<id>/…for runtimes that can't speak MCP. - Resources (2):
cnvs://board/{id}/state.json(full snapshot, subscribable) andcnvs://board/{id}/preview.svg(visual render, subscribable). - Subscriptions:
resources/subscribesupported withnotifications/resources/updatedpushed over SSE, debounced ~3 s after activity settles.
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just mcp servers.
MCP Serverssimilar to this one
All mcp servers →Agent Skills Search Server
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.
23.6K stars
strata
MCP server for progressive tool usage at any scale (see https://klavis.ai)
5.8K stars
autopilot-jobhunt
Agentic job hunt: scan careers pages, score against your resume, draft applications. Never applies.
187 stars