other tools and integrations

Mcp Miro

Miro MCP server, exposing all functionalities available in official Miro SDK

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y k-jarzyna/mcp-miro

Configuration

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

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

About This MCP Server

k-jarzyna/mcp-miro

Miro MCP server, exposing all functionalities available in official Miro SDK

GitHub: https://github.com/k-jarzyna/mcp-miro

Need More Details?

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

View Full Documentation on GitHub