{
    "$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.0",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/olgasafonova/miro-mcp-server:1.21.0",
            "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.0/miro-mcp-server-darwin-arm64",
            "fileSha256": "5771b582023eeed3bfdcf3d8459fcaa121106a2997489c440881ec9f9f7d5309",
            "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.0/miro-mcp-server-darwin-amd64",
            "fileSha256": "d75f81a5d62de66e67793ab6a1ecec62a0bb1880722a478ddb745f5e5365ca39",
            "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.0/miro-mcp-server-linux-amd64",
            "fileSha256": "0988a03b523bc747db4633741c59c201a429c179ca5b891b47265d00183b772c",
            "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.0/miro-mcp-server-linux-arm64",
            "fileSha256": "6d1cd51b3125f15d5f5bf03e53a70727f742b926894cab9f10cf32712b1695e9",
            "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.0/miro-mcp-server-windows-amd64.exe",
            "fileSha256": "8dca703db797933fdaa75b89f7c19fe6ff0a1a3e01fce0dae30553cd31740edb",
            "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:59:56.875483Z",
            "publishedAt": "2026-05-09T19:59:56.875483Z",
            "updatedAt": "2026-05-09T19:59:56.875483Z",
            "isLatest": false
        }
    }
}