mcp-miro logo

mcp-miromcp-miro MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

mcp-miro is a Model Context Protocol server to connect to the MIRO Whiteboard Application. It allows Board manipulation, sticky creation, bulk operations and more. Pass your OAuth key as an Environment Variable, or using the "--token" argument. The server provides various features, including Get Board Contents, Create Sticky, Shape Read Board, Frame, Contents, and Bulk Create Prompts. To use the server with Claude Desktop, add the server config to the application settings. For debugging, use the MCP Inspector available as a package script.

Key features

  • Get Board Contents
  • Create Sticky, Shape
  • Read Board, Frame, Contents
  • Bulk Create Prompts
  • Instruct on Board Coordinates

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Miro Whiteboard Automation

Use mcp-miro to automate tasks on Miro whiteboards, such as creating stickies and shapes, and manipulating board contents.

Integration with Claude Desktop

Configure mcp-miro to work with Claude Desktop, enabling users to leverage Miro's features within the Claude interface.

Pros & Cons

Pros

  • Enables board manipulation and sticky creation in Miro
  • Supports bulk operations
  • Compatible with Claude Desktop
  • Open-source with an Apache-2.0 license

Cons

  • Requires OAuth key configuration
  • Debugging can be challenging due to MCP server communication over stdio

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What are the main challenges when debugging mcp-miro?

Because MCP servers communicate over stdio, traditional debugging can be difficult. The package offers an MCP Inspector script (npm run inspector) that opens a browser-based debugging UI to help troubleshoot.

Asked by Timur Nazarov · Jun 28, 2025

Can I use mcp-miro with other applications besides Claude Desktop?

Yes, as a standard Model Context Protocol server it can be integrated with any client that supports MCP, though the provided configuration example is for Claude Desktop. Ensure the server is running and accessible via the specified command.

Asked by Margaret Whitfield · Jun 19, 2025

What board manipulation features does mcp-miro support?

It can retrieve board contents, create stickies and shapes, read board frames and contents, perform bulk prompt creation, and provide coordinate instructions for board elements.

Asked by Ekaterina Orlova · Jun 7, 2025

How do I authenticate the mcp-miro server with my MIRO account?

Pass your MIRO OAuth key either as an environment variable or via the "--token" argument when starting the server. For Claude Desktop, include the token in the server config file under mcpServers.

Asked by Miriam Cohen · May 27, 2025

Ask a question

MCP Servers alternatives