Skip to main content
Glama

miro_create_doc

Convert Markdown content into rich text documents on Miro boards to organize information visually.

Instructions

Create a rich text document on a Miro board from Markdown content.

USE WHEN: User says "add a document", "create a doc from markdown", "put markdown on the board"

PARAMETERS:

  • board_id: Required

  • content: Markdown text (required). Supports headings, lists, bold, italic, links, code blocks.

  • x, y: Position

  • parent_id: Frame ID to place doc in

EXAMPLE: {"board_id": "uXjVN1234", "content": "# Sprint Goals\n- Ship v2.0\n- Fix critical bugs"}

RELATED: Use miro_get_doc to read doc content. Use miro_delete_doc to remove. For URL-based documents, use miro_create_document instead.

VOICE-FRIENDLY: "Created doc format item on board"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
contentYesMarkdown content for the document
xNoX position
yNoY position
parent_idNoFrame ID to place document in
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/miro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server