69
/ 100
3 days ago
glama

poc5-mcp-http-remote

This MCP server provides a Streamable HTTP endpoint with bearer token authentication, exposing echo and add tools, and an info resource for remote client integration.

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: AUTH_TOKEN
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.
🔐 secretAUTH_TOKENcompletar en .env, por ejemplo:
configMCP_ALLOWED_HOSTSSe soluciona pasando el hostname público real vía la variable
configPORTdocker run -d -p 8080:8080 -e =8080 -e AUTH_TOKEN=<token> poc5-mcp-http-remote:latest
// 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 5 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/mzoffoli85-mpc-poc-5-httpserverauthdeployado-l9v5hj)](https://m8ven.ai/mcp/mzoffoli85-mpc-poc-5-httpserverauthdeployado-l9v5hj)
commit: 8c3a227afe6d0da436401d103992090e21123490
code hash: 1eb6a61ba954ba5952504af07a574ee067cbe3ff3d668487d574c17479a2e300
verified: 7/28/2026, 9:06:12 AM
view raw JSON →