Catalog
io.github.chenlidongorg/whiteboard
OfficialWhiteboard
Whiteboard MCP server
Digital whiteboard server for collaborative drawing and diagramming.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"whiteboard": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://whiteboardappforchatgpt.endlessai.org/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.