Miro MCP
MCP server for controlling Miro whiteboards with AI assistants. 22 GitHub stars and 45 commits on main in the last 30 days. Tier 2 by stars; very high cadence promotes a strong watch-list candidate.
“MCP server for controlling Miro whiteboards with AI assistants. 22 GitHub stars and 45 commits on main in the last 30 days. Tier 2 by stars; very high cadence makes it a strong watch-list candidate.”
INSTALL THIS SERVER
{
"mcpServers": {
"miro": {
"command": "npx",
"args": [
"-y",
"miro-mcp-server"
],
"env": {
"MIRO_API_TOKEN": "YOUR_MIRO_TOKEN"
}
}
}
}
{
"mcpServers": {
"miro": {
"command": "npx",
"args": [
"-y",
"miro-mcp-server"
],
"env": {
"MIRO_API_TOKEN": "YOUR_MIRO_TOKEN"
}
}
}
}
{
"mcpServers": {
"miro": {
"command": "npx",
"args": [
"-y",
"miro-mcp-server"
],
"env": {
"MIRO_API_TOKEN": "YOUR_MIRO_TOKEN"
}
}
}
}
{
"mcpServers": {
"miro": {
"command": "npx",
"args": [
"-y",
"miro-mcp-server"
],
"env": {
"MIRO_API_TOKEN": "YOUR_MIRO_TOKEN"
}
}
}
}
{
"mcpServers": {
"miro": {
"command": "npx",
"args": [
"-y",
"miro-mcp-server"
],
"env": {
"MIRO_API_TOKEN": "YOUR_MIRO_TOKEN"
}
}
}
}
6 TOOLS AVAILABLE
OUR ASSESSMENT
- 45 commits on main in the last 30 days. Very high cadence.
- MIT license.
- Active community development.
- Covers stickies, shapes, connectors, item listing.
- First Miro MCP in the directory.
- 22 GitHub stars indicates very early adoption.
- Tier 2 designation reflects star-count gate; high cadence partially offsets this.
- Tool surface is basic; advanced Miro features like apps and embeds are not yet covered.
MIRO_API_TOKEN is account-scoped. Use a dedicated Miro account for agent flows. Tool surface includes write operations (create_sticky, create_shape, create_connector); review the agent prompt path before connecting to production boards.
Teams running agent-driven retros or brainstorms in Miro; product designers using whiteboards as a thinking surface; meeting-summary workflows that turn Slack threads into Miro stickies.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this22 stars on olgasafonova/miro-mcp-server. 45 commits on main in the last 30 days, among the highest cadence in the directory.
// Reading thisPairs with Excalidraw, Framelink Figma, Stitch in design category. Miro covers collaboration-whiteboard slot uniquely.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 3.9editorial | 22 | — | MAY 6, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 6, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 6, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 6, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 6, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER DESIGN MCP SERVERS
Framelink MCP for Figma
The leading design-to-code MCP server. Bridges the Figma API to MCP clients, simplifying the API response to keep only layout and styling information so the model gets useful context with the agent's context budget kept tight. Specifically tuned for Cursor; works with any MCP client.
Stitch MCP
CLI for moving AI-generated UI designs from Google Stitch into the development workflow. 835 GitHub stars and 7 commits on main in the last 30 days. Companion to the Google Stitch design platform.
Excalidraw MCP App
Vendor-official Excalidraw MCP server that streams hand-drawn diagrams with smooth viewport camera control and interactive fullscreen editing. Uses the MCP Apps extension to render interactive HTML inside the chat window alongside the text response. Available as a hosted endpoint at https://mcp.excalidraw.com or as a local install.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.