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
Installation
npx -y evalstate/mcp-miroConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub