Skip to main content
Glama

miro_create_image

Add images from public URLs to Miro boards with customizable positioning, sizing, and alt text for visual collaboration enhancement.

Instructions

Add an image to a Miro board from a URL.

USE WHEN: User says "add an image", "insert picture from URL", "put this image on the board"

PARAMETERS:

  • board_id: Required

  • url: Image URL (must be publicly accessible, required)

  • title: Alt text / title

  • width: Image width (preserves aspect ratio)

  • x, y: Position

NOTE: The image URL must be publicly accessible. Private URLs won't work.

RELATED: To upload a local file instead, use miro_upload_image.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
urlYesURL of the image to add (must be publicly accessible)
titleNoImage title/alt text
xNoX position
yNoY position
widthNoImage width (preserves aspect ratio)
parent_idNoFrame ID to place image in

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
urlYes
titleYes
messageYes
item_urlNo

Tool Definition Quality

Score is being calculated. Check back soon.

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