Miro
Rank #219io.github.olgasafonova/miro-mcp-server
Control Miro whiteboards with AI. 110 tools for boards, diagrams, mindmaps, comments, SVG.
Miro is a Model Context Protocol (MCP) server published by olgasafonova. It ranks #219 of 115,460 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Miro is listed across 5 registries — Official MCP, PulseMCP, Glama, Smithery and mcp.so, with 23 tracked versions. It was first listed on Dec 20, 2025 and most recently updated on Aug 18, 2026.
Ranks ahead of 115,241 of 115,460 servers on MCP Toplist.
Use Miro
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add miro-mcp-server -e "MIRO_ACCESS_TOKEN=<your MIRO_ACCESS_TOKEN>" -- docker run -i --rm ghcr.io/olgasafonova/miro-mcp-server:1.24.0Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
[mcp_servers.miro-mcp-server]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/olgasafonova/miro-mcp-server:1.24.0"]
[mcp_servers.miro-mcp-server.env]
MIRO_ACCESS_TOKEN = "<your MIRO_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
],
"env": {
"MIRO_ACCESS_TOKEN": "<your MIRO_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
],
"env": {
"MIRO_ACCESS_TOKEN": "<your MIRO_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
{
"servers": {
"miro-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
],
"env": {
"MIRO_ACCESS_TOKEN": "<your MIRO_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
],
"env": {
"MIRO_ACCESS_TOKEN": "<your MIRO_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.24.0"
],
"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.24.0/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.24.0/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.24.0/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.24.0/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.24.0/miro-mcp-server-windows-amd64.exe` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.olgasafonova%2Fmiro-mcp-server)<a href="https://mcptoplist.com/server/io.github.olgasafonova%2Fmiro-mcp-server"><img src="https://mcptoplist.com/badge/io.github.olgasafonova%2Fmiro-mcp-server.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (3 delisted)
olgasafonova
Other servers by olgasafonova
- MediaWiki#2,487 · 10 vers
- TilbudsTrolden#3,524 · 3 vers
- Nordic Registry MCP Server#5,722 · 3 vers
- GLEIF MCP Server#6,180 · 5 vers
- ProductPlan MCP Server#7,809 · 6 vers
Available versions (23)
| Version | Published |
|---|---|
| 1.24.0 | Aug 18, 2026 |
| 1.23.0 | Aug 12, 2026 |
| 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 (50 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, Smithery and mcp.so.
- How many versions does Miro have?
- MCP Toplist tracks 23 versions of Miro, most recently published on Aug 18, 2026.
- Where can I find the source code for Miro?
- The source code for Miro is hosted at github.com/olgasafonova/miro-mcp-server.