73
/ 100
18 days ago
glama

mcp-http-bridge

This server bridges a stdio MCP server to HTTP, allowing MCP clients that communicate over HTTP to use the server's tools. It includes a per-tool allow/deny filter for security.

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: MCP_BRIDGE_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.
configMCP_SERVER_MODULEmodule to import for the registry (default: server).
configMCP_HOSTset =0.0.0.0
configMCP_PORTport (default: 8818).
configHTTP_TOOLS_CONFIGpath to the tool filter json (default: ./http_tools.json).
configMCP_ALLOWED_ORIGINS
🔐 secretMCP_BRIDGE_TOKEN
configMCP_DEBUGtrue for stderr debug logging.
// 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/cutlerbenjamin1-cmd-mcp-http-bridge-1aporm)](https://m8ven.ai/mcp/cutlerbenjamin1-cmd-mcp-http-bridge-1aporm)
commit: bd1585d13ec86251a05d4595bf82d0cd5f290f12
code hash: 9fe348a6ffc4a1fd7ea926420fd1355cda7d4f3eba65f5866e159b6251c6b4a4
verified: 7/13/2026, 9:45:27 AM
view raw JSON →