← 返回 Skills 市场
bigbubbaagent-bot

Miro MCP Integration

作者 bigbubbaagent-bot · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
291
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install miro-mcp
功能描述
Connect OpenClaw agents to Miro via Model Context Protocol (MCP). Use when generating diagrams, visualizing code, brainstorming board layouts, or integrating...
安全使用建议
This skill appears to do what it says: connect an OpenClaw agent to Miro via MCP and read/write board content after you authenticate. Before installing/using: (1) Confirm which Miro team you select during OAuth — the MCP app is team-scoped and selecting the wrong team blocks access; (2) Review OAuth scopes requested by your client and avoid granting write permissions if you only need read access; (3) Be aware that workflows that ask the agent to 'Analyze ~/dev/myapp' or to read GitHub repos require the agent (or client) to access local files or repository content — only allow that when you trust the agent and data involved; (4) context_get calls consume Miro AI credits and are rate-limited, so expect costs/limits for heavy reads; (5) Optional developer tooling suggestions (e.g., npm install -g @modelcontextprotocol/inspector) are not required and should be installed only if you trust the source. If you want a stricter privacy posture, require read-only scopes and avoid prompts that ask the agent to read local or sensitive repositories.
功能分析
Type: OpenClaw Skill Name: miro-mcp Version: 1.0.0 The bundle provides comprehensive documentation and instructions for integrating OpenClaw agents with Miro via the Model Context Protocol (MCP). It utilizes official Miro endpoints (mcp.miro.com and api.miro.com) and implements standard OAuth 2.1 authentication with team-scoped access controls. While the skill allows agents to read local codebases and board content, these actions are strictly aligned with the stated purpose of generating architecture diagrams and implementation guidance. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across the SKILL.md or reference files.
能力评估
Purpose & Capability
Name and description (Miro MCP integration for diagram/code generation) align with the content of SKILL.md and reference files. The skill expects OAuth-based team-scoped access to Miro and client-side configuration — which is appropriate for the stated purpose. It does not request unrelated credentials or unusual binaries.
Instruction Scope
The runtime instructions include reading board content and, in some workflows, reading a local codebase or GitHub repo to generate diagrams/code. That file access is coherent with 'Code → Diagram' use cases, but it's important to note that the skill's instructions assume the agent (or client) can access local paths (e.g., ~/dev/myapp) or external repo URLs. The SKILL.md also references running optional tools (e.g., npm-based MCP Inspector) but provides no install spec — those are usage suggestions, not required installs. No instructions direct the agent to access unrelated system files or to exfiltrate secrets beyond normal OAuth flows.
Install Mechanism
This is instruction-only (no install spec, no code files). That is low-risk: nothing will be written to disk by an installer. The SKILL.md does mention optional developer tooling (npm install -g @modelcontextprotocol/inspector) for debugging, but that is advisory and not part of an automated install.
Credentials
The skill declares no required environment variables or credentials and instead relies on standard OAuth 2.1 client-based authentication, which is appropriate for access to Miro. The guidance to minimize scopes and not store tokens in code is consistent with best practices. The only notable resource consumption is the documented use of context_get (which consumes Miro AI credits) — this is expected for the stated functionality.
Persistence & Privilege
The skill does not request elevated persistence (always:false) and does not claim to modify other skills or system-wide agent settings. It describes team-scoped OAuth access and standard client configuration only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install miro-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /miro-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: OAuth 2.1 support, diagram generation, code generation from boards, 14+ MCP-compatible clients
元数据
Slug miro-mcp
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Miro MCP Integration 是什么?

Connect OpenClaw agents to Miro via Model Context Protocol (MCP). Use when generating diagrams, visualizing code, brainstorming board layouts, or integrating... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 291 次。

如何安装 Miro MCP Integration?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install miro-mcp」即可一键安装,无需额外配置。

Miro MCP Integration 是免费的吗?

是的,Miro MCP Integration 完全免费(开源免费),可自由下载、安装和使用。

Miro MCP Integration 支持哪些平台?

Miro MCP Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Miro MCP Integration?

由 bigbubbaagent-bot(@bigbubbaagent-bot)开发并维护,当前版本 v1.0.0。

💬 留言讨论