Miro
Rank #1,557io.github.olgasafonova/miro-mcp-server
Voice-friendly Miro whiteboard control. Create stickies, shapes, frames, mindmaps, and diagrams.
Miro is a Model Context Protocol (MCP) server published by olgasafonova. It ranks #1,557 of 76,851 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Miro is listed across 4 registries — Official MCP, PulseMCP, Glama and Smithery, with 21 tracked versions. It was first listed on Dec 20, 2025 and most recently updated on May 9, 2026.
Ranks ahead of 75,294 of 76,851 servers on MCP Toplist.
Use Miro
Add Miro to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.21.1"
],
"env": {
"MIRO_ACCESS_TOKEN": "<your MIRO_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-darwin-arm64` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-darwin-amd64` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-linux-amd64` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-linux-arm64` — install it through your client’s extension manager.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.21.1/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
Listed on 1 registry (3 delisted)
olgasafonova
Other servers by olgasafonova
- MediaWiki#1,890 · 10 vers
- GLEIF MCP Server#4,930 · 5 vers
- TilbudsTrolden#5,224 · 2 vers
- Nordic Registry MCP Server#5,272 · 3 vers
- ProductPlan MCP Server#5,767 · 6 vers
Available versions (21)
| Version | Published |
|---|---|
| 1.21.1 | May 9, 2026 |
| 1.20.1 | May 9, 2026 |
| 1.20.0 | May 3, 2026 |
| 1.19.0 | Apr 26, 2026 |
| 1.16.2 | Apr 5, 2026 |
| 1.16.1 | Apr 4, 2026 |
| 1.16.0 | Mar 23, 2026 |
| 1.15.2 | Mar 3, 2026 |
| 1.15.1 | Mar 2, 2026 |
| 1.14.2 | Feb 27, 2026 |
| 1.15.0 | Feb 22, 2026 |
| 1.14.1 | Feb 16, 2026 |
| 1.14.0 | Feb 16, 2026 |
| 1.13.2 | Feb 15, 2026 |
| 1.13.1 | Feb 15, 2026 |
| 1.12.0 | Feb 14, 2026 |
| 1.11.2 | Feb 8, 2026 |
| 1.11.1 | Jan 5, 2026 |
| 1.4.0 | Dec 30, 2025 |
| 1.10.0 | Dec 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Miro?
- Miro is maintained by olgasafonova, which publishes 6 MCP servers (47 total versions) tracked on MCP Toplist.
- Is Miro listed on the Official MCP Registry?
- Yes — Miro is listed on the Official MCP Registry, alongside PulseMCP, Glama and Smithery.
- How many versions does Miro have?
- MCP Toplist tracks 21 versions of Miro, most recently published on May 9, 2026.
- Where can I find the source code for Miro?
- The source code for Miro is hosted at github.com/olgasafonova/miro-mcp-server.