cnvs.app
Rank #22,854app.cnvs/whiteboard
Zero-auth real-time collaborative whiteboard with MCP — AI agents + humans edit the same board live.
cnvs.app is a Model Context Protocol (MCP) server published by lksrz. It ranks #22,854 of 115,591 servers tracked on MCP Toplist. cnvs.app is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 92,737 of 115,591 servers on MCP Toplist.
Use cnvs.app
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whiteboard https://cnvs.app/mcp[mcp_servers.whiteboard]
url = "https://cnvs.app/mcp"Add to ~/.codex/config.toml.
https://cnvs.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"whiteboard": {
"url": "https://cnvs.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"whiteboard": {
"type": "http",
"url": "https://cnvs.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"whiteboard": {
"serverUrl": "https://cnvs.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"whiteboard": {
"url": "https://cnvs.app/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/app.cnvs%2Fwhiteboard)<a href="https://mcptoplist.com/server/app.cnvs%2Fwhiteboard"><img src="https://mcptoplist.com/badge/app.cnvs%2Fwhiteboard.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
lksrz
Other servers by lksrz
View all lksrz servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 20, 2026 |
| 1.0.0 | Apr 20, 2026 |
Frequently asked questions
- Who maintains cnvs.app?
- cnvs.app is maintained by lksrz, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is cnvs.app listed on the Official MCP Registry?
- Yes — cnvs.app is listed on the Official MCP Registry.
- How many versions does cnvs.app have?
- MCP Toplist tracks 2 versions of cnvs.app, most recently published on Apr 20, 2026.
- Where can I find the source code for cnvs.app?
- The source code for cnvs.app is hosted at github.com/lksrz/whiteboard.