Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From miro
Connects to the Miro REST API for accessing and managing Miro boards, sticky notes, shapes, and other collaboration artifacts. Requires authentication.
npx claudepluginhub miroapp/miro-ai --plugin miroCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"miro": {
"type": "http",
"url": "https://mcp.miro.com/"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.miro.com/Share bugs, ideas, or general feedback.