mcpbeat Sign in

Miro MCP Server

local only

Miro runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

Control Miro whiteboards with AI. 110 tools for boards, diagrams, mindmaps, comments, SVG.

Installs / week
not published
26
Stars
1 open issues
9 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable miro/audit/file.go:116
    l.filePath = filepath.Join(l.config.Path, filename)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Miro

same job, measured the same way
Zoom Whiteboard
by zoom

Zoom Whiteboard server for creating boards and diagrams and locating existing boards.

answering
Grist MCP Server
by gwhthompson

11 tools for managing Grist documents with AI

149 installs/wk local only
Solana Snipe Bot MCP
by solara-snipe-bot

Autonomous Solana meme-coin sniper bot with 40 MCP tools for AI control.

3 515 installs/wk local only
Knowing
by blackwell-systems

Content-addressed code graph with 22 MCP tools for AI agents.

43 installs/wk local only
Canvs
by voronkovm

AI-powered diagrams, mind maps, flowcharts on a free unlimited collaborative whiteboard

6 tools answering
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Vaults Diagram Tools
by malnati

Mermaid to assets. Source code to maps. MCP for agents.

49 installs/wk local only
Godot MCP
by tugcantopaloglu

MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development

92 installs/wk local only

Miro — questions

Answers built from our own checks of this server.

Why is there no uptime for Miro?
Miro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Miro open source?
Yes — it is published under the MIT licence, written in Go, 26 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.