This Miro MCP server, developed by evalstate, enables AI assistants to interact with Miro whiteboards through the Miro API. It provides tools for manipulating boards, creating stickies and shapes, reading content, and performing bulk operations. Built in TypeScript, the implementation exposes Miro's collaborative features via a standardized MCP interface, allowing analysis within Miro boards. By bridging AI models with Mir's digital whiteboard platform, this server enhances LLM's ability to assist with brainstorming, project planning, and visual data organization. It is particularly useful for teams seeking AI-powered collaboration, ideation, and visual information management within their existing MIRO workspaces.
Creates a sticky note or shape on the MIRO board.
Reads the contents of the MIRO board, including frames and individual items.
Performs bulk creation of items on the MIRO board.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs