Miro
Read board context and create diagrams and prototypes on Miro boards.
Miro
Read board context and create diagrams and prototypes on Miro boards. With Lunar.dev MCPX, the MCP Gateway for secure and governed tool access, you connect the Miro MCP server to Claude, ChatGPT, Cursor, and any MCP client through one gateway that routes, authenticates, and governs every Miro tool call against your policies.
Why MCPX
MCPX is Lunar.dev's MCP Gateway. It sits between your AI agents and your MCP servers as a single gateway for every tool call, routing, authenticating, and governing traffic against your policies. Connect Miro once and govern it everywhere: role-based access per agent with on-behalf-of attribution, real-time visibility, and an immutable audit trail of who did what, all deployable inside your own VPC.
Tools content
- board_list_items · Read-only
List items on a board with cursor-based pagination - context_explore · Read-only
Explore high-level items on a Miro board. - context_get · Read-only
Get text context from a Miro board or a specific item on a board. - diagram_get_dsl · Read-only
Get the DSL (Domain-Specific Language) format specification for a diagram type. - diagram_create · Write
Create a diagram on a Miro board from DSL (Domain-Specific Language) text. - table_create · Write
Create a table on a Miro board with specified columns. - table_list_rows · Read-only
Get rows from a Miro table with columns metadata. - table_sync_rows · Write
Add or update existing table rows. - doc_get · Read-only
Read the content of a doc format item from a Miro board. - doc_update · Write
Edit content in an existing doc format item using find-and-replace. - doc_create · Write
Create a doc format item (structured document similar to Google Docs) on a Miro board. - image_get_url · Read-only
Get image download URL for an image item from a Miro board. - image_get_data · Read-only
Get image data for an image item from a Miro board.
Frequently asked questions
What is the Miro MCP server?
Read board context and create diagrams and prototypes on Miro boards. Through Lunar.dev MCPX, Miro connects to any MCP-compatible AI client behind a single governed gateway.
How do I connect Miro to MCPX?
Add the Miro server in the MCPX control plane or your app.yaml, then point your AI client at your MCPX gateway. MCPX handles OAuth and routes every Miro call through the gateway.
Is the Miro MCP server official?
Yes. Miro is an official, vendor-published MCP server, and MCPX governs it like any other server in your catalog.
What authentication does Miro use with MCPX?
Miro uses OAuth. MCPX enforces authentication at the gateway with token-based auth, OAuth, and role-based profiles, so you control which agents can invoke it.
How many tools does Miro expose in MCPX?
Miro exposes 30 tools. In MCPX you can enable or disable each tool per agent for least-privilege access.
