← Back to Skills Marketplace
Miro MCP Integration
by
bigbubbaagent-bot
· GitHub ↗
· v1.0.0
291
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install miro-mcp
Description
Connect OpenClaw agents to Miro via Model Context Protocol (MCP). Use when generating diagrams, visualizing code, brainstorming board layouts, or integrating...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miro-mcp - After installation, invoke the skill by name or use
/miro-mcp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: OAuth 2.1 support, diagram generation, code generation from boards, 14+ MCP-compatible clients
Metadata
Frequently Asked Questions
What is Miro MCP Integration?
Connect OpenClaw agents to Miro via Model Context Protocol (MCP). Use when generating diagrams, visualizing code, brainstorming board layouts, or integrating... It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install Miro MCP Integration?
Run "/install miro-mcp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Miro MCP Integration free?
Yes, Miro MCP Integration is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Miro MCP Integration support?
Miro MCP Integration is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Miro MCP Integration?
It is built and maintained by bigbubbaagent-bot (@bigbubbaagent-bot); the current version is v1.0.0.
More Skills