CanvasMCPClient

n00bvn/CanvasMCPClient
★ 68 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "canvasmcpclient": {
      "command": "npx",
      "args": [
        "-y",
        "n00bvn/CanvasMCPClient"
      ]
    }
  }
}

Topics

aicanvasmcpmcp-clientmodel-context-protocolself-hostedwidget