Vanta's official remote MCP server — query controls, tests, vendors, vulnerabilities and policies across SOC 2 and ISO 27001, and remediate failing tests from your agent.
Miro MCP Server
Summary
Miro's official hosted MCP server at mcp.miro.com — let agents search and summarise boards, build them, generate diagrams and act on comments, on any Miro plan.
Features
- Summarise and search boards from natural language
- Build boards and generate diagrams programmatically
- Read and act on board comments
- OAuth 2.1 with dynamic client registration; respects existing board permissions
- Available on every Miro plan including free teams, at no extra cost
- Claude Code plugin bundles seven skills: browse, code-review, code-spec, code-explain-on-board, diagram, doc and table
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Miro's official MCP server connects coding agents directly to Miro boards over a single hosted endpoint, https://mcp.miro.com/. It is published from the company's miroapp/miro-ai repository alongside the rest of Miro's AI developer tooling.
Four capability areas define what it is for: summarising and searching boards, building boards, generating diagrams, and acting on comments. That combination makes it more useful than a read-only integration — an agent can turn a code review into a board, render an architecture diagram from a repository, or work through the comment threads a team left on a design.
Authentication is OAuth 2.1 with dynamic client registration, and access respects the board permissions the authenticating user already has, so the server cannot reach boards its operator could not open. Rate limiting is applied server-side, and Enterprise customers get additional administrative controls — on Enterprise plans an admin has to enable MCP before it will connect.
Pricing is the notable part: it is available on all Miro plans, including free teams, at no additional cost, which is unusual among vendor MCP servers.
The recommended install for Claude Code is the plugin rather than a bare MCP entry, because it bundles seven skills — miro-browse, miro-code-review, miro-code-spec, miro-code-explain-on-board, miro-diagram, miro-doc and miro-table — alongside the server. Restart Claude Code after installing, and remove any manual Miro MCP entry you configured previously to avoid a duplicate. Cursor, VS Code, Copilot, ChatGPT and Codex connect with a plain URL entry. MIT licensed.
Best for engineering teams that already run design reviews, architecture sessions or planning on Miro and want the agent's output to land where the team is looking.
Related MCP Servers
Attio's official hosted MCP server — search, read and write your CRM records, lists, notes, tasks, meetings and emails from any MCP client over OAuth.
Fireflies.ai's official remote MCP server — 19 tools for searching meeting transcripts and summaries, pulling action items and analytics, and cutting soundbites from recorded calls.
ClickUp's official remote MCP server — around 40 tools across tasks, search, Docs, Chat and time tracking, over OAuth 2.1 with PKCE.