← All servers
πŸ”§

MiroVerifiedπŸ›‘ No advisories

io.github.olgasafonova/miro-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/olgasafonova, which proved it owns this namespace.

Verified owner: github.com/olgasafonova β†—io.github.olgasafonova/miro-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MIRO_ACCESS_TOKEN, MIRO_ACCESS_TOKEN, MIRO_ACCESS_TOKEN, MIRO_ACCESS_TOKEN, MIRO_ACCESS_TOKEN, MIRO_ACCESS_TOKEN.

About

Control Miro whiteboards with AI. 98 tools for boards, diagrams, mindmaps, code widgets.

Packages & transports

dockerghcr.io/olgasafonova/miro-mcp-server:1.22.0vlatest Β· docker run
mcpbhttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.22.0/miro-mcp-server-darwin-arm64vlatest Β·
mcpbhttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.22.0/miro-mcp-server-darwin-amd64vlatest Β·
mcpbhttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.22.0/miro-mcp-server-linux-amd64vlatest Β·
mcpbhttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.22.0/miro-mcp-server-linux-arm64vlatest Β·
mcpbhttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.22.0/miro-mcp-server-windows-amd64.exevlatest Β·
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "miro_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/miro-mcp-server:1.22.0"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/olgasafonova/miro-mcp-server:1.22.0