Miro

Miro

Miro is a collaborative online whiteboard enabling teams to brainstorm ideas, design wireframes, plan workflows, and manage projects visually

262VIEWS
21USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app mironpx @composio/cli add cursor --app mironpx @composio/cli add cursor --app mironpx @composio/cli add cursor --app miro

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Board

Tool to create a new board. use when you need to set up a board with a specific name, description, and policies. example: "create a new board named project plan".

Delete App Card Item

Tool to delete an app card item from a board. use when you need to remove an app card item created by your app after it is no longer needed.

Delete Document Item

Tool to delete a document item from a board. use when you need to remove a document item (e.g., pdf or image) that is no longer relevant. example: "delete the document item with id 'item456' from board 'board123'."

Delete Item

Tool to delete a specific item from a board. use when you need to remove an item (e.g., shape, sticky note) after confirming its board and item ids.

Get App Card Item

Tool to retrieve a specific app card item by its id. use when you need the details of an existing app card item.

Get Board

Tool to retrieve details of a specific board. use when you have a board id and need to fetch its metadata.

Get Board Members

Tool to retrieve a list of members for a board. use when you need to list all users with access to a board after confirming its id.

Get Boards

Tool to retrieve accessible boards with optional filters. use when you need to list or search boards by team, project, owner, or keywords.

Get Connectors

Tool to retrieve a list of connectors on a board. use after confirming the board id and when you need to page through connector items.

Get Tag

Tool to retrieve details of a specific tag on a board. use when you have a board id and tag id and need its metadata.

List Organizations

Tool to retrieve list of organizations accessible to the user. use when you need to view all available organizations.

Create App Card Item

Tool to add an app card item to a board. use when you need to push a rich preview card with custom fields into a miro board (e.g., after assembling card data).

Update App Card Item

Tool to update an app card item on a board. use when you need to modify properties of an existing app card item. include only fields to change.

Update Board

Tool to update properties of a specific board. use when you have a board id and need to modify its name, description, or permissions policy. use after confirming the board exists.

14 actions available