MCP Server
MCP
Miro
Control Miro whiteboards with AI. 110 tools for boards, diagrams, mindmaps, comments, SVG.
Install
oci:ghcr.io/olgasafonova/miro-mcp-server:1.24.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/olgasafonova/miro-mcp-server:1.24.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-arm64",
"fileSha256": "e3be3d11463a1aae5ea3e2e39424a90153c97b6e43826b3cd7bbe134c2a67f82",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-darwin-amd64",
"fileSha256": "09c89503ee4be7164ac3119f28a2705fcf9ae3f133da20f55aa88a1aed58ef3b",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-amd64",
"fileSha256": "55dba5b4df40e360e8ba01887c15bcaa32648111f01c116161bb7bc8aa1fc8df",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-linux-arm64",
"fileSha256": "915a6d28e42510a616660f87f88a189b1b97111084f2773816922540be85fe56",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/olgasafonova/miro-mcp-server/releases/download/v1.24.0/miro-mcp-server-windows-amd64.exe",
"fileSha256": "601b1b94a596adf1ed382836c4bfbcf6b50bfdb01f1b9c4672c95f1fd654a721",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Miro API access token with boards:read and boards:write permissions",
"name": "MIRO_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
oci
mcpb
By
Comments
Sign in to leave a comment