Miro MCP Server
JSON →Control Miro whiteboards with AI. 77 tools for board management, sticky notes, shapes, connectors, frames, and Mermaid diagram generation.
Install
npx @modelcontextprotocol/inspector Tools · 37
- create_board Create a new Miro board
- copy_board Copy an existing Miro board
- delete_board Delete a Miro board
- update_board Update board properties
- share_board Share a board with users
- list_board_members List members of a board
- create_sticky_note Create a sticky note on a board
- create_shape Create a shape on a board
- create_text Create text on a board
- create_card Create a card on a board
- create_app_card Create an app card on a board
- create_image Create an image on a board
- create_document Create a document on a board
- create_frame Create a frame on a board
- create_doc Create a Markdown document on a board
- upload_image Upload a local image file to a board
- upload_document Upload a local document file to a board
- replace_image Replace an existing image on a board
- replace_document Replace an existing document on a board
- discover_tables Discover tables on a board
- inspect_table Inspect a specific table on a board
- create_mindmap_node Create a mindmap node with parent-child relationships
- bulk_create_items Create multiple items at once on a board
- create_sticky_grid Create a grid of sticky notes
- create_tag Create a tag on a board
- attach_tag Attach a tag to an item
- update_tag Update a tag's properties
- organize_tags Organize tags on a board
- group_items Group items together on a board
- list_groups List item groups on a board
- manage_groups Manage item groups
- create_connector Create a styled connector between items
- get_board_thumbnail Get a thumbnail of a board
- export_board_pdf Export a board as PDF (Enterprise)
- export_board_svg Export a board as SVG (Enterprise)
- generate_flowchart Generate a flowchart from Mermaid diagram definition
- generate_sequence_diagram Generate a sequence diagram from Mermaid diagram definition
Environment variables
MIRO_ACCESS_TOKEN
Links
★ 23 GitHub stars