Skip to main content
Glama

mcp-miro

by evalstate
# Key facts about Miro boards and coordinates ## Board Coordinates - Boards are infinite and zoomable in all directions - The board center is at coordinates (0,0) - All board-level coordinates are relative to this center point - Board items use x,y coordinates to specify their position - Item coordinates mark the CENTER point of the item ## Coordinate Types - Board-level: Items directly on board use coordinates relative to board center (0,0) - Parent-child: Child items inside parent containers (like frames) use coordinates relative to parent's top-left corner ## Units - Measurements use board units - 100 board units = 100 device-independent pixels at 100% zoom ## Default Behavior -Items created without specified coordinates default to board center (0,0) -Frames always appear behind other board items in the z-order -The initial viewport center when creating a new board becomes the board's (0,0) reference point

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/evalstate/mcp-miro'

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