Miro's MCP Server
Learn how to connect AI agents to your Miro team
This is a beta release of our MCP.
It is intended for evaluation and feedback purposes. The feature set and user experience may change in future releases. Feedback form.
With Miro's Beta MCP Server release, we currently support two use cases:
- Generate diagrams on a Miro board based on PRD, code, or text
- Generate code based on Miro board content such as PRDs, diagrams, and images.
We are working on supporting more use cases, so stay tuned for updates. Please use feedback form linked above to give us feedback on more use cases.
Connect your MCP-compatible client to Miro using the Model Context Protocol (MCP), an open standard that enables AI assistants to query data, trigger actions, and access real-time context in your Miro boards.
What can you do with Miro's MCP Server?
-
Generate diagrams based on:
- Code repositories
- Text descriptions
- GitHub URLs
- Product requirement documents (PRD)
Miro MCP quickly adds the diagram to your board and helps visualize complex structures.
-
Generate code based on Miro board content:
- Convert PRDs into working code.
- Transform diagrams into application structure.
- Use prototypes as implementation guides.
- Leverage board context for precise code generation.
What is Miro's MCP Server?
Our hosted server gives MCP-compatible clients secure access to the Miro boards within your organization. It enables AI assistants to read board context, create diagrams, and generate prototypes while maintaining enterprise-grade security.
Security and Authentication
- OAuth 2.1 — Secure authorization with dynamic client registration.
- Enterprise Security — Compliant with enterprise security standards.
- Rate Limiting — Protected against overuse with standard API request limits.
Supported MCP Clients
Miro's MCP Server has been tested and works with the following MCP-compatible clients:
- Cursor
- Claude Code
- Replit
- Lovable
- VSCode and GitHub Copilot
- Gemini CLI
- Windsurf
- Kiro
- Glean
- Devin
- OpenAI Codex
Why use Miro MCP?
- Secure access — Enterprise-grade security with OAuth 2.1 authentication.
- Full workspace access — AI tools can read and write to your Miro boards just like you can.
- Optimized for AI — Built specifically for AI agents with efficient data formatting.
Updated 8 days ago