Miro's MCP Server

Learn how to connect AI agents to your Miro team.

👍

Feedback form.

🚀 Miro MCP Server

🙌

Miro MCP Server works for all Miro plans, even free teams.

Welcome to the official Miro Model Context Protocol (MCP) Server. This server bridges your AI Agents (Claude, Claude Code, Cursor, and others) directly with your Miro boards.

⚡ Get Started

Choose your agent below and install the MCP Server! If your agent is not on the list below, or you want to manually set it up using JSON see our Connecting Miro MCP to AI Tools section for more details.

Set up your agent

Pick your client. One step and Miro is wired in.

Claude.ai Claude web & desktop app

Add Miro from the Claude connector directory, then select Connect

Install
Codex and ChatGPT OpenAI’s coding agent

Add Miro from the ChatGPT plugin directory, then select Connect

Install
Claude Code Anthropic’s agentic CLI

Run in your terminal

claude plugin install miro@claude-plugins-official
Cursor AI-first code editor

Install from the Cursor marketplace

Install
Gemini CLI Google’s terminal agent

Install the extension

gemini extensions install https://github.com/miroapp/miro-ai
VS Code Microsoft’s editor

Install from the MCP registry

Install

📈 Key use cases

Under the hood, our use cases are formed on these capabilities: summarize and search boards, build boards, generate diagrams, and act on comments.

🧠

Want the full set of jobs with copy-paste prompts? See Use cases and example prompts.

💡

Try this prompt: Summarize the "Q3 Planning" Miro board [insert-miro-board URL] and summarize conversations in the comments. List open decisions and action items.

📚 Core Resources

ResourceDescription
Documentation for AdminsGuides for Admins.
Connection GuidesStep-by-step setup for various MCP clients.
FAQFrequently asked questions.
GitHub RepositorySource code, Claude Skills, issue tracking, and examples.
ToolsFull list of available tools and capabilities. See a comparison of REST API vs MCP Server capabilities here.
TroubleshootingTroubleshooting guides if you encounter errors.
OIDCMiro MCP support OIDC for increased security.
Tutorials sectionStep by step guides.
MCP Tutorials Video PlaylistYouTube playlist with tutorials for Miro MCP.

🔐 Enterprise Level Security, for all Miro users

🔐

If you are on Enterprise, we have more security controls available for your Miro Admin. See Admin Guide.

  • Uses OAuth 2.1 for auth: Secure authorization with dynamic client registration.
  • Rate limiting: protected against overuse with standard API request limits. Learn more about MCP Limits here.
  • Permissions: Respects all existing board permissions and access controls.

Did this page help you?