Miro
Control Miro whiteboards with AI. 110 tools for boards, diagrams, mindmaps, comments, SVG.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (oci)
docker run -i --rm ghcr.io/olgasafonova/miro-mcp-server:1.25.0
Or add to your MCP client config:
{
"mcpServers": {
"miro-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.25.0"
],
"env": {
"MIRO_ACCESS_TOKEN": "<YOUR_VALUE>"
}
}
}
}
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Package (mcpb)
Package: mcpb https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.25.0/miro-mcp-server-darwin-arm64
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Package (mcpb)
Package: mcpb https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.25.0/miro-mcp-server-darwin-amd64
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Package (mcpb)
Package: mcpb https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.25.0/miro-mcp-server-linux-amd64
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Package (mcpb)
Package: mcpb https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.25.0/miro-mcp-server-linux-arm64
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Package (mcpb)
Package: mcpb https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.25.0/miro-mcp-server-windows-amd64.exe
MIRO_ACCESS_TOKEN— Miro API access token with boards:read and boards:write permissions
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry