69
/ 100
4 days ago
glama

uni-mcp-gateway

A unified MCP gateway that aggregates multiple MCP servers and API plugins behind a single endpoint with authentication, rate limiting, audit logging, REST API bridge, and web dashboard.

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 4 credentials: MCP_AUTH_TOKEN, RUNPOD_API_KEY, SLACK_APP_TOKEN, WHATSAPP_BRIDGE_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.
configGATEWAY_DB_PATHexport =./gateway.db
configADMIN_KEY_IDadmin ID for the admin key
🔐 secretMCP_AUTH_TOKENexport =$(python3 -c "import secrets; print(secrets.token_urlsafe(32))")
configMCP_BASE_URLexport =http://localhost:8080
configGATEWAY_DB
configOAUTH_STATE_PATH
configMCP_PORTPORT / 8080 Server port
configLITELLM_PROXY_URL
🔐 secretRUNPOD_API_KEY
configPOD_STATE_PATH
configRESULTS_DIR
🔐 secretSLACK_APP_TOKEN
configWHATSAPP_BRIDGE_URL
configWHATSAPP_DB_PATH
configWHATSAPP_BRIDGE_URL_2
configWHATSAPP_DB_PATH_2
🔐 secretWHATSAPP_BRIDGE_API_KEY
configWHATSAPP_API_BASE_URL
// 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 6 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/dropoutsanta-uni-mcp-gateway-sl7b8x)](https://m8ven.ai/mcp/dropoutsanta-uni-mcp-gateway-sl7b8x)
commit: cde72016ed0efb29b6fa06b827191378b227c2ec
code hash: 989a8aadc55d19afb0e3d5dd5ae33ccc833093c536bec3feb159fa6053b76045
verified: 6/22/2026, 12:52:48 PM
view raw JSON →