Skip to main content
Other Tools and IntegrationsTypeScript

evalstate/mcp-miro

Access MIRO whiteboards, bulk create and read items. Requires OAUTH key for REST API.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/evalstate/mcp-miro

Claude Desktop configuration example:

{
  "mcpServers": {
    "evalstate-mcp-miro": {
      "command": "npx",
      "args": [
        "-y",
        "evalstate/mcp-miro"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
evalstate