n00bvn/CanvasMCPClient
Canvas MCP Client is an open-source, self-hostable dashboard application built around an infinite, zoomable, and pannable canvas. It provides a unified interface for interacting with multiple MCP (Model Context Protocol) servers through a flexible, widget-based system.
Platform-specific configuration:
{
"mcpServers": {
"CanvasMCPClient": {
"command": "npx",
"args": [
"-y",
"CanvasMCPClient"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...