The Miro MCP Server allows users to run Miro workshops, retrospectives, and planning sessions from the command line, enabling functionalities like reading boards, creating stickies, and generating diagrams.
From the registry: Control Miro whiteboards with AI. 77 tools for boards, diagrams, mindmaps.
$ brew tap olgasafonova/tap && brew install miro-mcp-serverhttps://github.com/olgasafonova/miro-mcp-serverPlease install the `miro-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install binary** — Install via Homebrew or install script Run: `brew tap olgasafonova/tap && brew install miro-mcp-server` (https://github.com/olgasafonova/miro-mcp-server)
- **Miro access token** — Create an app in Miro with boards:read and boards:write permissions (https://miro.com/app/settings/user-profile/apps)
Canonical MCP server config (stdio transport):
- command: `miro-mcp-server`
- args: []
- required environment variables:
- `MIRO_ACCESS_TOKEN`: Miro access token (example: `<your-miro-token>`)
Note: Community Go-based Miro MCP server with 91 tools. Docker image also available at ghcr.io/olgasafonova/miro-mcp-server.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MIRO_ACCESS_TOKENrequiredToken for accessing Miro API with boards:read and boards:write permissionsMake 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.