Odel
Miro

Miro

Local
@olgasafonova26GoMITUpdated 1w ago

Control Miro whiteboards with AI. 110 tools for boards, diagrams, mindmaps, comments, SVG.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

Dockerghcr.io/olgasafonova/miro-mcp-server:1.24.0

Run

docker run -i --rm ghcr.io/olgasafonova/miro-mcp-server:1.24.0

MCP client config

{
  "mcpServers": {
    "miro": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
      ]
    }
  }
}
MCP Bundlehttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-arm64

Distributed as an MCP bundle (`https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-arm64`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-amd64

Distributed as an MCP bundle (`https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-amd64`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-amd64

Distributed as an MCP bundle (`https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-amd64`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-arm64

Distributed as an MCP bundle (`https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-arm64`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-windows-amd64.exe

Distributed as an MCP bundle (`https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-windows-amd64.exe`) — download it and import the bundle in your MCP client.