Cortex Gateway (wellknownmcp/cortex-gateway) is an MCP server listed on the M8ven Trust Index. It scores 58 out of 100, grade D. It declares 5 tools. No publisher has claimed this listing.
A federated MCP gateway that consolidates multiple plain-HTTP backends into a single, OAuth-protected MCP server, enabling agents to access diverse tools through one endpoint with centralized authentication and audit.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
wellknownmcp
Source: Glama
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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
whoamiReturns the caller's OAuth identity (email, sub, pool, scopes, client, audience, jti) and aggregates the whoami of every healthy federated backend (effective role in that backend, derived capabilities). Useful to know who you are and what you may do before invoking a write tool.
list_cortex_resourcesLists the MCP resources exposed by the gateway (self-describing architecture document, dynamic backend resources through URI templates). Wrapper tool over the resources/list channel, needed because some MCP clients do not surface the resources primitive in their visible tool palette.
read_cortex_resourceReads an MCP resource by URI (e.g. cortex://architecture, docs://document/42). Wrapper tool over the resources/read channel. Returns Markdown or JSON depending on the resource. Use after list_cortex_resources to discover available URIs.
report_missing_capabilitylist_cortex_ticketsDisclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Next.js: Server-Side Request Forgery in Server Actions on custom servers
Next.js: Denial of Service in App Router using Server Actions
Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostname
Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences
Next.js: Unbounded Server Action payload in Edge runtime
AUTH_EMAIL_FROMBRIDGE_GATEWAY_PORTthe gateway port from (default 3213). Design notes andBRIDGE_SCOPESSelf-granted scopes come from (gateway builtins need none);CORTEX_ADMIN_SECRETwith block Secret for /api/admin/tool-integrity, the operator endpoint that reviews and clears quarantinesCORTEX_ALLOWED_ORIGINSprod Web origins allowed (exact or .suffix)CORTEX_ALLOW_INSECURE_BACKENDSCORTEX_AUDIT_RETENTION_DAYSCORTEX_BACKENDS+ CORTEX_BACKEND_<ID>_URL yes Federated backendsCORTEX_BASELINE_PRIVATE_KEY/ _PUBLIC_KEY no Ed25519 signing of that store. Public key alone = the gateway verifies approvals but cannot mint themCORTEX_BASELINE_PUBLIC_KEYCORTEX_BASELINE_PUBLIC_KEY_HINTCORTEX_CANONICAL_URIprod Canonical MCP resource URI (RFC 9728), default JWT audienceCORTEX_DATABASE_URLno PostgreSQL for audit persistence + gateway ticketsCORTEX_DEV_BYPASS_ROLECORTEX_DEV_BYPASS_SCOPESmcp:demo:readCORTEX_DEV_BYPASS_TOKENdev-secretCORTEX_MCP_SERVERSCORTEX_RATE_LIMIT_PER_MINUTECORTEX_REQUIRED_POOLCORTEX_SERVER_NAMECORTEX_TECHNICAL_TOKENdemo-technical-tokenCORTEX_TICKET_BACKENDSCORTEX_TICKET_WEBHOOK_URLno Webhook for blocking missing-capability ticketsCORTEX_TOOL_BASELINE_FILEwith block Where approved tool definitions persist; without it a restart re-approves the current stateCORTEX_TOOL_INTEGRITY_MODEno warn (default) or block — rug-pull detection on tool definitionsCORTEX_VAULT_KEYCORTEX_WEBSITE_URLno websiteUrl shown by MCP clients (default: the gateway origin). Server icons: replace public/icon-{light,dark}.pngCRON_SECRETINTROSPECT_CLIENT_IDINTROSPECT_CLIENT_SECRETOAUTH_AUDIENCEOAUTH_INTROSPECT_CACHE_TTL_SECONDSOAUTH_INTROSPECT_CLIENT_IDOAUTH_INTROSPECT_CLIENT_SECRETOAUTH_INTROSPECT_URLOAUTH_ISSUERIn production you point at your OAuth 2.1 authorizationOAUTH_JWKS_URLOAUTH_KEY_IDOAUTH_MCP_AUDIENCEOAUTH_REQUIRED_SCOPESno Baseline scope demanded before any dispatchRATE_LIMIT_DISABLEDRESEND_API_KEYTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
5/5 tools missing one or more hints — whoami (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_cortex_resources (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); read_cortex_resource (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +2 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool test coverage
2/5 tools referenced in tests (40%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
1 child_process call — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Secrets not logged
3 secret values sent to console.log
Redact or omit secret values from log output.
Production dependencies are patched
0 critical, 3 high severity in production deps — next@15.5.18 (high), next@15.5.18 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/wellknownmcp/cortex-gateway)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check