Connect Miro to Claude
Search, read and write Miro from Claude. Arlet links the two through one MCP connection and takes care of keys and authentication.
Arlet makes Miro's official MCP server available from the AI client you already use. Signing in completes the connection; there is no app to create on the Miro side.
The AI can search boards, read their content, place diagrams and images, reply to comments and create prototypes. The available tools are those provided by Miro's official server, and each connection is bound to one Miro team. Miro's server is in public beta and has a daily tool-call limit per plan.
How to connect Miro to Claude
- 1
In the Arlet dashboard, open Integrations β Add an integration and choose Miro. Sign in with Link Miro, name the connection and click Create.
- 2
In Claude, open Organization settings β Connectors from the account menu at the bottom left, then click + Add.
- 3
Choose Custom β Web, enter "Arlet" as the Name and https://mcp.arlet.dev/mcp/ as the Remote MCP server URL, then click Add. Authentication settings are auto-detected, so keep the defaults.
- 4
The first time you use it, sign in with Google. After that, every service you switched on in Arlet is available from Claude.
Adding a connector is done by an organization admin on Team / Enterprise plans. On Pro / Max you can add it for yourself from Settings β Connectors with the same steps.
What you can do
Miro tools that Claude can call.
board_search_boardsSearch and list the boards you can access.
board_createCreate a new board.
canvas_read_as_svgRead board items as SVG.
canvas_create_from_svgCreate several board items from SVG.
canvas_update_from_svgApply an SVG document as a diff to board items.
canvas_get_canvas_composer_skillGet the SVG specification for composing board layouts.
comment_list_commentsList comments on a board or an item.
comment_replyReply to a comment thread.
comment_resolveResolve or reopen a comment thread.
image_createPlace an image on a board.
image_get_dataGet an image item's metadata and data.
image_get_upload_urlGet a temporary URL for uploading an image.
prototype_readRead prototype screens from a board.
prototype_createCreate a Miro prototype from HTML screens.
The tool list follows what Miro's official MCP server provides and may change.
Example uses
Put a discussion on the board
Turn meeting notes or brainstorm output into sticky notes and frames on a board.
Summarize a board
Read a workshop board and write up the decisions and ideas.
Clear comments
List unresolved comments, reply where needed and resolve them.
Draw a diagram
Describe a workflow or architecture and get it drawn on a board as SVG.
Prompts you can use as-is
- Split these brainstorm notes into sticky notes on the Q4 Planning board
- Read the Workshop 9/18 board and list the decisions and ideas
- List the unresolved comments on the Website Redesign board and resolve the ones already addressed
- Draw the order-to-shipment workflow as a diagram on a new board
