43
/ 100
10 days ago
glama

MCPv2

A peer-to-peer protocol for AI agents to call tools on each other over HTTP, with cross-provider translation, file transfer, batching, rate limiting, and audit logging.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCPV2_SECRET
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.
configMCPV2_PORT8000 TCP port
🔐 secretMCPV2_SECRETauto-generated Shared HMAC secret
configMCPV2_PUBLIC_IP
configMCPV2_LOG_LEVEL
configMCPV2_RATE_LIMIT200 Requests/sec per session
configMCPV2_SESSION_RATE_LIMIT20 Session creations/sec per client IP
configMCPV2_AUDIT_FILE
configMCPV2_LLM_MODE0 Enable stateful ask context (1=on)
configMCPV2_SESSION_TIMEOUT3600 Token TTL in seconds
configMCPV2_CLOCK_SKEWValid iff: HMAC matches, issued_at isn't more than
configMCPV2_TOOL_TIMEOUT
configMCPV2_MEMORY_LIMIT_MB
configMCPV2_FILE_STORE./mcpv2_files Resolved to an absolute path at startup
configMCPV2_ENABLE_MTLS0 Reported capability flag only (see security notes)
// 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 1 concrete improvement 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/tsonisalomon-lgtm-mcpv2-15uaz9)](https://m8ven.ai/mcp/tsonisalomon-lgtm-mcpv2-15uaz9)
commit: b4583b5b050604ec968506bffcb27998983610dd
code hash: 574f7447007e927ad73b69970b4067fc08ac727a1c3de083f9eeb9ae4b9b89e8
verified: 7/21/2026, 8:38:48 AM
view raw JSON →