Miro
Integrates with Miro's collaborative whiteboard platform, providing over 80 tools for managing boards, creating and manipulating various item types, and handling enterprise features for visual collaboration workflows.
33 stars
0 tools
Created Aug 2025
@k-jarzyna/k-jarzyna-miroAbout
Integrates with Miro's collaborative whiteboard platform, providing over 80 tools for managing boards, creating and manipulating various item types, and handling enterprise features for visual collaboration workflows.
Categories
general
Installation
npm
npm install @k-jarzyna/k-jarzyna-miro
Configuration
{
"mcpServers": {
"k-jarzyna-miro": {
"command": "npx",
"args": [
"-y",
"@k-jarzyna/k-jarzyna-miro"
]
}
}
}