52
/ 100
1 month ago
glama

Guardia MCP Server

A production Model Context Protocol (MCP) server with 70+ tools, OAuth 2.1 authentication, and frame-based tool filtering.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — eyuun_status (line 100: result = subprocess.run(); logs (line 68: result = subprocess.run()
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: LAPTOP_MCP_TOKEN, MCP_DEV_KEY, LAPTOP_BRIDGE_TOKEN, GROQ_API_KEY, SERPAPI_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.
🔐 secretLAPTOP_MCP_TOKEN
configLAPTOP_MCP_URL
configMCP_BASE_URL"": "https://your-domain.com",
🔐 secretMCP_DEV_KEY"": "your-dev-key"
🔐 secretLAPTOP_BRIDGE_TOKEN
configLAPTOP_BRIDGE_PORT
configCORTEX_DB
configSPIRE_DB
🔐 secretGROQ_API_KEY
🔐 secretSERPAPI_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 7 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/alexlaguardia-guardia-mcp-1o1zc4)](https://m8ven.ai/mcp/alexlaguardia-guardia-mcp-1o1zc4)
commit: a282bd1e582947be35a89df8d1f00aa98ada4a8d
code hash: f0ff85dcdce38d1390a04acd2c646454b15c4ce0db0e2d95a978878198fa415c
verified: 6/22/2026, 12:24:57 PM
view raw JSON →