54
/ 100
1 month ago
glama

mcp-llm-bridge

Centralized encrypted gateway that routes requests to 11+ LLM providers (API keys and CLI subscriptions) through a single OpenAI-compatible endpoint, with MCP tools for vault operations, code search, and shared state.

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
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 7 credentials: ADMIN_TOKEN, GITHUB_CLIENT_SECRET, GITHUB_OAUTH_SECRET, HF_TOKEN, LLM_GATEWAY_AUTH_TOKEN, LLM_GATEWAY_MASTER_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high2 medium21 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

high@opentelemetry/sdk-node@0.213.0GHSA-q7rr-3cgh-j5r3

Prometheus exporter process crash via malformed HTTP request

highhono@4.12.8GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

medium@anthropic-ai/sdk@0.80.0GHSA-p7fg-763f-g4gf

Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Tool

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_TOKEN
configAPPROVAL_FLOWS_ENABLED
configAUTO_DISCOVER_MODELStrue # default: false
configENABLE_MULTI_TENANT
configENABLE_OUTPUT_COMPRESSIONtrue # default: true
configFALLBACK_STRATEGYfree-models enables free-model fallback routing
configFREE_MODEL_CATALOGtrue loads the free-model catalog at startup
configGITHUB_ALLOWED_USERS
configGITHUB_CLIENT_ID
🔐 secretGITHUB_CLIENT_SECRET
🔐 secretGITHUB_OAUTH_SECRET
🔐 secretHF_TOKENhf_xxxxxxxxxx # optional, for private repos
configLATENCY_ROUTINGtrue enables latency-based routing
configLLM_GATEWAY_AUTH_REQUIREDunset Force auth on or off explicitly
🔐 secretLLM_GATEWAY_AUTH_TOKENIf you set , add Authorization: Bearer <token> to every protected route.
configLLM_GATEWAY_CIRCUIT_BREAKER_ENABLED
configLLM_GATEWAY_CORS_ORIGINS
configLLM_GATEWAY_DB_PATH~/.llm-gateway/vault.db SQLite vault path
configLLM_GATEWAY_ENV
🔐 secretLLM_GATEWAY_MASTER_KEYyour-64-char-hex-key
configLLM_GATEWAY_OTLP_ENDPOINT
configLLM_GATEWAY_PORT3. Set environment variables such as , LLM_GATEWAY_AUTH_TOKEN, and optionally LLM_GATEWAY_MASTER_KEY.
configLLM_GATEWAY_SECURITY_PROFILElocal-dev Security profile for MCP tool exposure
configLLM_GATEWAY_TRACING_ENABLED
configLM_STUDIO_URL
configLOCAL_LLM_ENABLEDfalse Enable local LLM routing
configLOG_LEVEL
configMAX_COMPARISON_COST_USDcaps comparison-service spending
configMCP_DYNAMIC_SERVERSSet =true:
configMCP_SERVERS_DIRexport =./mcp-servers
configMODEL_ROUTING_ENABLED
configOLLAMA_URL
🔐 secretOPENAI_API_KEYFallback: if the local model fails to load, the embedder can fall back to OpenAI API (text-embedding-3-small) when is set
configOPTIMIZE_MESSAGES_ENABLEDtrue # default: true
configTRUSTED_PROXY_IPS
configUSE_TRANSFORMERS
// 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 3 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/jnzader-mcp-llm-bridge-1stypz)](https://m8ven.ai/mcp/jnzader-mcp-llm-bridge-1stypz)
commit: 219d80a3d6e86020eb595e0a9d5e3333bbb28b13
code hash: 0333780cb7cdbbf3f93a75a8984af8bee5389df5470585df97f347ac7fc24353
verified: 6/21/2026, 10:37:16 AM
view raw JSON →