{
    "$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.20.1",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/olgasafonova/miro-mcp-server:1.20.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.20.1/miro-mcp-server-darwin-arm64",
            "fileSha256": "520c904547c156f9ffcc6447ce1766d5e04f035f5748d198a7099a9c99228047",
            "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.20.1/miro-mcp-server-darwin-amd64",
            "fileSha256": "3607898336b0486631d2d387d80b0c02868c537318d31ed691a5ff34de9907c5",
            "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.20.1/miro-mcp-server-linux-amd64",
            "fileSha256": "baa422d11e6685049331cd794b0d7c390fabee63108641b4fa63dfc8b8c54ca9",
            "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.20.1/miro-mcp-server-linux-arm64",
            "fileSha256": "82aca667ee74f840d089961525ab8086ebb83f4f674079bb9e4e6daf3ec841b7",
            "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.20.1/miro-mcp-server-windows-amd64.exe",
            "fileSha256": "3fab15d2fadda6d64740ed3e6ee388cfae11b07200d0cd7daa61542c4ff4dc23",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Miro API access token with boards:read and boards:write permissions",
                    "name": "MIRO_ACCESS_TOKEN"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-05-09T19:05:43.873107Z",
            "publishedAt": "2026-05-09T19:05:43.873107Z",
            "updatedAt": "2026-05-09T19:05:43.873107Z",
            "isLatest": false
        }
    }
}