41
/ 100
1 month ago
glama

mock-mcp

A minimal local HTTP MCP mock server for development and testing, providing predictable tool responses with OAuth token support and zero dependencies.

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: MOCK_AUTH_SIGNING_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.
configHOST0.0.0.0 PORT=8787 npm start
configMOCK_AUTH_AUDIENCE
configMOCK_AUTH_CLIENTS
configMOCK_AUTH_ISSUER
🔐 secretMOCK_AUTH_SIGNING_KEY
configMOCK_AUTH_TOKEN_TTL_SECONDS
configPORTHOST=0.0.0.0 =8787 npm start
// 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/it370-mock-mcp-18es0e)](https://m8ven.ai/mcp/it370-mock-mcp-18es0e)
commit: 1312c189a89fb8ec4787dcad572c31dca4484b4a
code hash: 90074e3de94dd5ce9a860d8a809f235a097438d23c13552a49c0cfb13a8144dc
verified: 6/11/2026, 10:44:21 AM
view raw JSON →