71
/ 100
2 days ago
glama

MCP Mock Lab

A FastAPI + FastMCP dashboard for registering MCP mock server contracts and connecting to them via Streamable HTTP endpoints.

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 1 credential: MCP_ADMIN_PASSWORD
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.
configMCP_DASHBOARD_DATA_FILE
configMCP_PUBLIC_BASE_URLexport ='https://mcp.example.com'
configMCP_ADMIN_USERNAMEexport =admin
🔐 secretMCP_ADMIN_PASSWORDexport ='a-strong-password'
configMCP_COOKIE_SECUREexport =true
configMCP_MAX_REQUEST_BYTES(기본 1 MiB)로 큰 요청을 조기에 차단할 수 있습니다. 응답 압축과 liveness/readiness probe도 포함했습니다.
configMCP_CONCURRENCY_LIMIT
configMCP_LOG_MEMORY_LIMIT
configMCP_LOG_QUEUE_LIMIT
// 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 2 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/zerozidi22-mcp-helper-1doczf)](https://m8ven.ai/mcp/zerozidi22-mcp-helper-1doczf)
commit: 68557eb2df56d5dfd030b8b3fa5e94f19ad8882b
code hash: 53b180deab37ea9110f5317fca655281a6dd495704131b1551daaf1dc1d92b7e
verified: 7/29/2026, 9:03:41 AM
view raw JSON →