What is the Miro MCP server?
Control Miro whiteboards with AI. 77 tools for boards, diagrams, mindmaps.
How to install Miro
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
MIRO_ACCESS_TOKENMiro API access token with boards:read and boards:write permissions
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"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>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"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>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"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>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"miro-mcp-server": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/olgasafonova/miro-mcp-server:1.21.1"
],
"env": {
"MIRO_ACCESS_TOKEN": "<YOUR_MIRO_ACCESS_TOKEN>"
}
}
}
}Claude Code
claude mcp add miro-mcp-server --env MIRO_ACCESS_TOKEN=<YOUR_MIRO_ACCESS_TOKEN> -- docker run -i --rm ghcr.io/olgasafonova/miro-mcp-server:1.21.1Related MCP servers
Access the GLEIF LEI database for company verification, KYC, and ownership research.
View repository →Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.
View repository →Access Nordic business registries (Norway, Denmark, Finland, Sweden). 23 tools.
View repository →Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.
View repository →