Back to Home
duquesnay icon

miro-remote-mcp

Verified Safe

by duquesnay

Overview

Enables Claude AI to programmatically create and manipulate Miro boards for visualization and collaboration through natural language commands.

Installation

Run Command
npm start

Environment Variables

  • MIRO_CLIENT_ID
  • MIRO_CLIENT_SECRET
  • MIRO_ACCESS_TOKEN
  • MIRO_REFRESH_TOKEN
  • MIRO_REDIRECT_URI
  • BASE_URI
  • PORT

Security Notes

The server explicitly handles sensitive data by reading OAuth credentials and tokens from environment variables or a specified file (`/data/tokens.json`). It uses base64 encoding for environment variables in some deployment contexts. There's a refresh lock to prevent race conditions during token refresh. All configuration files and token storage locations are documented as git-ignored. No 'eval' or direct malicious patterns were identified. The OAuth helper runs a temporary local server only for initial token acquisition. The overall design follows good security practices for a standalone application, but token files could be compromised if the hosting environment is not secure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2026-01-09

Tags

MiroAI IntegrationOAuth2Model Context ProtocolCollaboration