74
/ 100
13 days ago
glama

Miro MCP App

An MCP server for Miro that provides 31 tools to interact with Miro boards, enabling board search, reading, layouts, diagrams, and more via public Miro APIs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: MIRO_ACCESS_TOKEN, MIRO_CLIENT_SECRET, TOKEN_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBASE_URLHosted mode Public origin used by MCP OAuth metadata
🔐 secretMIRO_ACCESS_TOKENDevelopment only Bypasses MCP OAuth for one local user
configMIRO_API_URLNo API override for contract testing
configMIRO_CLIENT_IDHosted mode Miro OAuth client ID
🔐 secretMIRO_CLIENT_SECRETHosted mode Miro OAuth client secret
configMIRO_REDIRECT_URIHosted mode Registered Miro callback
configMIRO_TEAM_IDDevelopment only Team associated with the static token
configPORTNo HTTP port, default 3000
🔐 secretTOKEN_ENCRYPTION_KEY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/niklasmeixner-langdock-miro-mcp-app-0qthqx)](https://m8ven.ai/mcp/niklasmeixner-langdock-miro-mcp-app-0qthqx)
commit: 0ed84da49eaa780cca16df00d7fbb9f8660b3f83
code hash: c0bb885002cf376c05b536e72b52952510bd4fda374bedb759597a77d353e126
verified: 7/18/2026, 8:02:56 AM
view raw JSON →