Miro
About
Miro MCP server, exposing all functionalities available in official Miro SDK.
Details
- Author
- k-jarzyna
- Categories
- Productivity, Community, Other
Jump to
Setup
Install Miro in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/k-jarzyna/mcp-miro
Follow the installation instructions in the repository README, then restart your MCP client.
Model Context Protocol (MCP) server integrating with theMiroplatform. It enables AI assistants (like Claude) to access Miro boards and manage their content through a standardized interface.
- Node.js v16 or newer installed
- Miro account with API token
- Go to theMiro Developer Portal
- Create a new app or use an existing one
- Make sure to create token with permission selected below
- Generate OAuth token by selectingInstall app and get OAuth token
- macOS:~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:%APPDATA%\Claude\claude_desktop_config.json
{ "mcpServers":{ "miro":{ "command":"npx", "args":[ "-y", "@k-jarzyna/mcp-miro" ], "env":{ "MIRO_ACCESS_TOKEN":"your_miro_access_token" } } } }
- Create a.envfile based on the template:
-
Edit the.envfile and add your Miro access token
This project is licensed under the Apache License, Version 2.0. See theLICENSEfile for details.
AnkiConnect MCP server for interacting with Anki via AnkiConnect.
An MCP Server Integration with Apple Shortcuts
Add smart Backup ability to coding agents like Windsurf, Cursor, Cluade Coder, etc
This server enables LLMs to use calculator for precise numerical calculations.
A CalDAV MCP server to expose calendar operations as tools for AI assistants.
MCP server for easy access to education data through your Canvas LMS instance.
Tools to the query and execute of Dify workflows
Excel manipulation including data reading/writing, worksheet management, formatting, charts, and pivot table
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




