MCP Directory
Back

CanvasMCPClient

by n00bvn · TypeScript · ★ 72

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.

#ai#canvas#mcp#mcp-client#model-context-protocol#self-hosted#widget

Install

npx -y github:n00bvn/CanvasMCPClient

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

**A customizable infinite canvas dashboard with integrated Model Context Protocol (MCP) server support** [Features](#features) • [Quick Start](#quick-start) • [Documentation](#documentation) • [Contributing](#contributing) • [License](#license) - **Issues**: [GitHub Issues](https://github.com/n00bvn/CanvasMCPClient/issues) - **Discussions**: [GitHub Discussions](https://github.com/n00bvn/CanvasMCPClient/discussions) - **Documentation**: [Project Wiki](https://github.com/n00bvn/CanvasMCPClient/wiki) - **Discord community**: [Discord Community](https://discord.gg/rBtSvFMT) - **Follow us**: [@V…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers