67
/ 100
1 month ago
glama

Ross MCP

Personal life admin MCP server that manages Apple Reminders from any Claude session via a cloud relay to a local Mac agent.

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: AGENT_API_KEY, MS_CLIENT_SECRET, RELAY_API_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.
configRELAY_URL
🔐 secretAGENT_API_KEY
configAGENT_NAME3. Copy .env and change to identify the machine
configAGENT_WEB_PORT
configMS_CLIENT_ID/ MS_CLIENT_SECRET .env (local) Azure AD app credentials
🔐 secretMS_CLIENT_SECRETMS_CLIENT_ID / .env (local) Azure AD app credentials
configMS_REDIRECT_PORT
configMCP_RELAY_URL"": "https://ross-mcp-relay.fly.dev"
🔐 secretRELAY_API_KEYEdit .env — set (must match the Fly.io secret)
configRELAY_PUBLIC_HOST
configRELAY_HOST
configRELAY_PORT
// 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 6 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/ross-c-ross-mcp-kyj9vw)](https://m8ven.ai/mcp/ross-c-ross-mcp-kyj9vw)
commit: 8c6bf2fc27fd3e673e9d632351fc1e3985f3aa6c
code hash: 22fd5796f98727ecc288628160001082c446fa3520fb933b10e105d85ce7fabd
verified: 6/24/2026, 9:59:43 AM
view raw JSON →