Miro MCP Server

Connect AI coding assistants to your Miro boards. Create diagrams, extract context, generate code from designs, and track tasks - all through natural conversation. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-17 · ★ 149 · #113 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Miro

Claude Code

claude mcp add miroapp-miro-ai --transport http https://mcp.miro.com/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "miroapp-miro-ai": {
      "url": "https://mcp.miro.com/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.miro.com/

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.miro.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.miroapp is GitHub-verified and matches the repo owner

03 · Who maintains Miro

Miro is maintained by miroapp. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
documentation - ranked #113 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
io.github.miroapp/mcp-server (active, first published 2025-12-18 · 6 versions)

05 · Miro FAQ

What is Miro?

Connect AI coding assistants to your Miro boards. Create diagrams, extract context, generate code from designs, and track tasks - all through natural conversation. It is available as a remote MCP endpoint.

Is Miro still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-17. We re-verify nightly.

How do I install Miro?

Run `claude mcp add miroapp-miro-ai --transport http https://mcp.miro.com/`. You can also paste the ready-made client config above.

Does Miro require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Miro

More documentation MCP servers · ComfyUI Builder · First Data · OmniClip RAG · IT Glue (mspstack) · Octocode

More TypeScript MCP servers · Temporal MCP · Grantex · T2000 · Oura Ring MCP · see all