Miro's MCP Server
Learn how to connect AI agents to your Miro team.
Feedback form.
🚀 Miro MCP Server
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
InstallCodex and ChatGPT OpenAI’s coding agent
Add Miro from the ChatGPT plugin directory, then select Connect
InstallClaude 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
InstallGemini 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
| Resource | Description |
|---|---|
| Documentation for Admins | Guides for Admins. |
| Connection Guides | Step-by-step setup for various MCP clients. |
| FAQ | Frequently asked questions. |
| GitHub Repository | Source code, Claude Skills, issue tracking, and examples. |
| Tools | Full list of available tools and capabilities. See a comparison of REST API vs MCP Server capabilities here. |
| Troubleshooting | Troubleshooting guides if you encounter errors. |
| OIDC | Miro MCP support OIDC for increased security. |
| Tutorials section | Step by step guides. |
| MCP Tutorials Video Playlist | YouTube 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.
Updated 5 days ago