{
  "slug": "miro",
  "name": "Miro MCP",
  "vendor": "Miro",
  "official": true,
  "category": "story-preproduction",
  "featured": false,
  "tagline": "Official Miro MCP — build and read storyboards, frames, and planning boards via AI.",
  "description": "Miro's hosted MCP server (public beta) lets agents create and read board content: frames, sticky notes, shapes, text, cards, docs, tables, and diagrams, plus retrieve images and resolve comments. A strong fit for storyboard layouts, shot-planning walls, and mood boards your whole team can see.",
  "capabilities": [
    "storyboarding",
    "board-creation",
    "diagrams",
    "mood-boards",
    "comments",
    "image-retrieval"
  ],
  "tools_sample": null,
  "install": {
    "claude_code": "claude mcp add --transport http miro https://mcp.miro.com/",
    "remote_url": "https://mcp.miro.com/",
    "stdio_command": null
  },
  "auth": {
    "type": "oauth",
    "env_var": null,
    "key_url": "OAuth 2.1 browser flow, per-team authorization"
  },
  "pricing": "freemium",
  "links": {
    "repo": "https://github.com/miroapp/miro-ai",
    "docs": "https://developers.miro.com/docs/miro-mcp",
    "site": "https://miro.com/ai/mcp/"
  },
  "added": "2026-06-11",
  "verified": "2026-06-11",
  "notes": "Public beta; also installable as a Claude Code plugin (/plugin install miro@miro-ai). Tool schemas live at developers.miro.com — the server itself is the source of truth. Enterprise plans add admin controls."
}