Serversio.github.olgasafonova/miro-mcp-server
S

Miro

io.github.olgasafonova/miro-mcp-server · v1.21.1
▦ docker
v1.21.1docker oci: ghcr.io/olgasafonova/miro-mcp-server:1.21.1↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.olgasafonova/miro-mcp-server",
  "description": "Control Miro whiteboards with AI. 77 tools for boards, diagrams, mindmaps.",
  "title": "Miro",
  "repository": {
    "url": "https://github.com/olgasafonova/miro-mcp-server",
    "source": "github"
  },
  "version": "1.21.1",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/olgasafonova/miro-mcp-server:1.21.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-darwin-arm64",
      "fileSha256": "3bdb230ada86117777e64f2d5cca7ae730ebd5689226b50fd3371fd8d007be96",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-darwin-amd64",
      "fileSha256": "bfc0e51fcd0a023fec42f2c88d86b22c93d20e095cd6f62342fae66b0939a3ee",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-linux-amd64",
      "fileSha256": "d300cb8c158fad1711a45da90e789c69bfcb6035f626ace412ae9ba3590ed974",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-linux-arm64",
      "fileSha256": "760ce93c95227fd3f95e7a36f400c5098d2323d420e767c1b28f97286cbf33e7",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-windows-amd64.exe",
      "fileSha256": "e289d953136ed3016ae1b47feb9f43ac6b700c0d1f86d03f1a6df68437ee6127",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Miro API access token with boards:read and boards:write permissions",
          "name": "MIRO_ACCESS_TOKEN"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}