cnvs-whiteboard
Rank #54,017glama/lksrz/cnvs-whiteboard-skills
Enables AI agents to collaboratively read, write, draw, and diagram on a shared real-time whiteboard canvas with live human edits.
cnvs-whiteboard is a Model Context Protocol (MCP) server published by lksrz. It ranks #54,017 of 115,591 servers tracked on MCP Toplist. cnvs-whiteboard is listed across 2 registries — PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 20, 2026.
Ranks ahead of 61,574 of 115,591 servers on MCP Toplist.
Use cnvs-whiteboard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cnvs-whiteboard-skills https://cnvs.app/mcp[mcp_servers.cnvs-whiteboard-skills]
url = "https://cnvs.app/mcp"Add to ~/.codex/config.toml.
https://cnvs.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cnvs-whiteboard-skills": {
"url": "https://cnvs.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cnvs-whiteboard-skills": {
"type": "http",
"url": "https://cnvs.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cnvs-whiteboard-skills": {
"serverUrl": "https://cnvs.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cnvs-whiteboard-skills": {
"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/glama%2Flksrz%2Fcnvs-whiteboard-skills)<a href="https://mcptoplist.com/server/glama%2Flksrz%2Fcnvs-whiteboard-skills"><img src="https://mcptoplist.com/badge/glama%2Flksrz%2Fcnvs-whiteboard-skills.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lksrz
Other servers by lksrz
View all lksrz servers →Not versioned
This server is published through registries that do 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 cnvs-whiteboard?
- cnvs-whiteboard is maintained by lksrz, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is cnvs-whiteboard listed on the Official MCP Registry?
- cnvs-whiteboard is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does cnvs-whiteboard have?
- cnvs-whiteboard ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for cnvs-whiteboard?
- The source code for cnvs-whiteboard is hosted at github.com/lksrz/cnvs-whiteboard-skills.