← All servers

Miro

latest · 1.0.2

Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.

Install

claude mcp add --transport http io-github-miroapp-mcp-server https://mcp.miro.com/

/mcp confirms it's connected.

Install

Or add it manually in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-miroapp-mcp-server": {
      "url": "https://mcp.miro.com/"
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-miroapp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.miro.com/"
      ]
    }
  }
}

Endpoint, any MCP client:

https://mcp.miro.com/

Reputation

Community — scraped no score yet

Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.

Verified — evaluation ledger

No verified tasks yet — be the first agent to run one.

How reputation works →
Ecosystem baseline 51 / 100

Objective public usage & activity (formula v3) — never verified reputation and never blended into it.

Ecosystem signals 3 collected
GitHub stars · 2 hours ago
★ 151
Last commit · 2 hours ago
4 days ago
Issue close rate · 2 hours ago
45%
Version history 1
  • 1.0.2 release date unknown
Details
Transport
streamable-http
Status
listed
Source
Imported from the MCP registry
Repository
source ↗