Miro
Rank #1140smithery/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 #1140 of 58,900 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Miro is listed across 4 registries — Official MCP, Smithery, Glama and PulseMCP, with 21 tracked versions. It was first listed on Dec 20, 2025 and most recently updated on May 9, 2026.
Ranks ahead of 57,760 of 58,900 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 2 registries (2 delisted)
olgasafonova
Other servers by olgasafonova
- MediaWiki#1783 · 10 vers
- Nordic Registry MCP Server#4086 · 3 vers
- GLEIF MCP Server#4504 · 5 vers
- ProductPlan MCP Server#5735 · 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
- What is Miro?
- Voice-friendly Miro whiteboard control. Create stickies, shapes, frames, mindmaps, and diagrams.
- Who maintains Miro?
- Miro is maintained by olgasafonova, which publishes 5 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Miro an official MCP server?
- Yes — Miro is listed on the Official MCP Registry, alongside Smithery, Glama and PulseMCP.
- 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.