other tools and integrations

Mcp Miro

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

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y evalstate/mcp-miro

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

evalstate/mcp-miro

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

GitHub: https://github.com/evalstate/mcp-miro

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub