mcp-miro

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Allows Board manipulation, sticky creation, bulk operations within MIRO Whiteboard Application. Features include creating stickies and shapes, reading board contents and frames, and performing bulk operations.

mcp-miro MCP 服务器

用于连接到 MIRO 白板应用程序的模型上下文协议服务器。

  • 允许董事会操纵、粘性创建、批量操作等。
  • 将您的 OAuth 密钥作为环境变量传递,或使用“--token”参数。
  • 拍摄便签的照片并要求 Claude 创建 MIRO 等效作品,效果非常好。

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 MIRO Whiteboard Connector:

npx -y @smithery/cli install @llmindset/mcp-miro --client claude

使用 mcp-get

您可以使用 mcp-get 安装此包:

npx @michaellatman/mcp-get@latest install @llmindset/mcp-miro

注意 - 如果您使用的是旧版本的 Windows PowerShell,则可能需要 在此命令之前运行Set-ExecutionPolicy Bypass -Scope Process

特征

资源

  • 获取板内容

工具

  • 创建粘性、形状
  • 阅读板、框架、内容
  • 批量创建

提示

  • 指导船上坐标等。

发展

安装依赖项:

npm install

构建服务器:

npm run build

对于使用自动重建的开发:

npm run watch

安装

要与 Claude Desktop 一起使用,请添加服务器配置:

在 MacOS 上: ~/Library/Application Support/Claude/claude_desktop_config.json在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json

{ "mcpServers": { "mcp-miro": { "command": "/path/to/node-or-npx", "arguments": [ "/path/to/mcp-miro/build/index.js", "--token","MIRO-OAUTH-KEY" ] } } }

调试

由于 MCP 服务器通过 stdio 进行通信,调试起来可能比较困难。我们推荐使用MCP Inspector ,它以包脚本的形式提供:

npm run inspector

检查器将提供一个 URL 来访问浏览器中的调试工具。

在开发环境中建议添加https://github.com/miroapp/api-clients/blob/041de24ebf7955432b447d887ede066ad4c7e2c7/packages/generator/spec.json以供参考。

-
security - not tested
A
license - permissive license
-
quality - not tested

一个模型上下文协议服务器,用于连接到 MIRO 白板应用程序。允许进行白板操作、创建粘贴、批量操作等。

  1. Installation
    1. Installing via Smithery
    2. Using mcp-get
  2. Features
    1. Resources
    2. Tools
    3. Prompts
  3. Development
    1. Installation
      1. Debugging
    ID: gr5t7vthv3