master-canvas-mcp

wassermanproductions/master-canvas-mcp
★ 1 stars JavaScript AI/LLM Updated today
Headless MCP server for Master Canvas — read/edit a project (boards, cards, prompts, shot order, assets) and build generator-ready handoff packages from Hermes, Claude Code, Codex, or any MCP client. Zero dependencies. MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "master-canvas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wassermanproductions/master-canvas-mcp"
      ]
    }
  }
}

README Excerpt

Headless MCP (Model Context Protocol) server for **[Master Canvas](https://github.com/wassermanproductions/master-canvas)** — the local-first pre-production canvas for AI video planning, prompts, assets, and handoff packages. With this server connected, an AI agent can read and edit a Master Canvas project and build generator-ready handoff packages **without opening the desktop app** — it works directly on the project's JSON data on disk.

Tools (14)

add_cardattach_assetbuild_handoff_packagecomfy_plancreate_projectdelete_cardget_cardget_projectinspect_packagelist_cardsmove_cardset_continuityset_shot_orderupdate_card