41
/ 100
2 days ago
glama

MCP1

A minimal MCP server that tells an interactive knock-knock joke suitable for children, supporting both local stdio and HTTP deployments.

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_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.
configHOST0.0.0.0 HTTP bind address
🔐 secretMCP_API_KEYSet to require authentication:
configMCP_PATH/mcp MCP endpoint path
configMCP_TRANSPORTstdio node src/index.mjs
configPORTMCP_TRANSPORT=http =3000 node src/index.mjs
// 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/bcauley70-mcp1-kax1a0)](https://m8ven.ai/mcp/bcauley70-mcp1-kax1a0)
commit: 700ffde0d90d24d6aaa3840cea8d0ee9bcb34e5c
code hash: 51d9d660ca1a1878a16771c8e71248f922635c30c224c4bd85da8d3f4e01adea
verified: 7/29/2026, 9:03:40 AM
view raw JSON →