74
/ 100
10 days ago
glama

TophatMCP

An authenticated OpenAI-compatible inference gateway with an async job broker that bridges a coding agent to a ChatGPT MCP worker, enabling ChatGPT to process inference requests via a tunnel.

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 3 credentials: TOPHAT_BEARER_TOKEN, TOPHAT_INTERNAL_TOKEN, TOPHAT_TUNNEL_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.
configTOPHAT_ACTUATOR_HEARTBEAT_MS
configTOPHAT_ACTUATOR_MODE
configTOPHAT_APP_ALLOW_FULL_PAYLOAD
configTOPHAT_BACKENDmock npm run dev:http
🔐 secretTOPHAT_BEARER_TOKENH "Authorization: Bearer ${}" \
configTOPHAT_BROWSER_LEASE_EXTENSION_MS
configTOPHAT_CLAIM_TIMEOUT_MS
configTOPHAT_EXTENSION_BRIDGE_SOCKET
🔐 secretTOPHAT_INTERNAL_TOKENendpoint is loopback-only and can additionally require .
configTOPHAT_JOB_DEADLINE_MS
configTOPHAT_JOB_MAX_ATTEMPTS
configTOPHAT_LEASE_MS
configTOPHAT_MAX_JSON_BYTES
configTOPHAT_MCP_SESSION_IDLE_MS
configTOPHAT_MIN_RETRY_BUDGET_MS
configTOPHAT_OBSERVABILITY_DETAIL
configTOPHAT_READY_HEARTBEAT_MS
configTOPHAT_REAPER_INTERVAL_MS
configTOPHAT_TEST_VERBOSE
🔐 secretTOPHAT_TUNNEL_TOKENguarded by . HOST must be a loopback address.
// 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 7 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/b-a-m-n-tophatmcp-11ljmi)](https://m8ven.ai/mcp/b-a-m-n-tophatmcp-11ljmi)
commit: 44697efb0f567ce1d7efb5ace6e53e360ea567d3
code hash: 8b9d75a39fabf6a914bf694a3f4fb643821980240a5297fed2378881727b9bf0
verified: 7/21/2026, 9:23:41 AM
view raw JSON →