miro-mcp
Using Miro with Claude Code
What is Miro MCP?
Miro MCP (Model Context Protocol) enables Claude to interact directly with Miro boards. Create diagrams, documents, and tables; read board content; and extract structured documentation from visual designs.
Available Tools
Content Creation
diagram_get_dsl- Get the DSL format specification before creating diagramsdiagram_create- Generate diagrams from DSL text descriptionsdoc_create- Create markdown documents on boardstable_create- Create tables with text and select columnstable_sync_rows- Add or update table rows
Content Reading
board_list_items- List items on a board with filtering by type or containercontext_explore- Discover high-level board contents (frames, documents, prototypes, tables, diagrams)context_get- Extract detailed text context from specific board items
More from miroapp/miro-ai
miro-platform
>-
82documentation-structure
Documentation architecture for this repository. Use when creating, updating, or reviewing README.md, CONTRIBUTING.md, or docs/ files. Covers separation of concerns, vendor documentation standards, cross-references, and validation.
78miro-code-review
Use when the user wants to create a visual code review on a Miro board from a pull/merge request (GitHub, GitLab, or any forge), local uncommitted changes, or a branch comparison — produces a file-changes table, summary/architecture/security docs, and architecture diagrams, then links them back from the PR/MR.
70miro-spec-guide
>-
49miro-diagram
Use when the user wants to create a diagram (flowchart, mindmap, UML class, UML sequence, entity-relationship) on a Miro board from a natural-language description or Mermaid/PlantUML notation.
17miro-browse
Use when the user wants to list, explore, or filter items on a Miro board (frames, sticky notes, cards, shapes, text, images, documents, embeds), or wants to discover what's on a board before diving in.
15