64
/ 100
2 days ago
glama

GSEP-MCP

Protects AI agents from prompt injection and destructive actions while enabling self-improving prompts through a security pipeline.

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: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high2 low

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

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highfastify@5.3.2GHSA-247c-9743-5963

Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header

highfastify@5.3.2GHSA-jx2c-rxcm-jvmq

Fastify's Content-Type header tab character allows body validation bypass

lowfastify@5.3.2GHSA-444r-cwp2-x5xf

fastify: request.protocol and request.host Spoofable via X-Forwarded-Proto/Host from Untrusted Connections

lowfastify@5.3.2GHSA-mrq3-vjjr-p77c

Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

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.
🔐 secretANTHROPIC_API_KEY"": "sk-ant-..."
configGSEP_GATEWAY_AUTH_REQUIREDRequire API key validation for gateway requests follows GSEP_HTTP_AUTH_REQUIRED
configGSEP_GATEWAY_ENABLEDEnable OpenAI-compatible /v1 gateway in HTTP mode true
configGSEP_GENOME_TTL_MSExpire idle cached genomes after this many milliseconds 3600000
configGSEP_HTTP_AUTH_FAIL_OPENAllow requests if validation service is unreachable false
configGSEP_HTTP_AUTH_REQUIREDRequire API key validation for HTTP transport true
configGSEP_HTTP_HOSTHTTP server host 0.0.0.0
configGSEP_HTTP_PORTHTTP server port 3100
configGSEP_KEY_VALIDATION_URLAPI key validation endpoint GSEP Cloud validator
configGSEP_LOG_LEVELsilent / info / debug info
configGSEP_MAX_GENOMESMaximum cached genomes before LRU eviction 100
configGSEP_MAX_SESSIONSMaximum active HTTP MCP sessions 500
configGSEP_MODEL
configGSEP_PRESET"": "full"
configGSEP_REST_AUDIT_ENABLED
configGSEP_REST_AUTH_REQUIRED
configGSEP_REST_ENABLED
configGSEP_REST_IP_RATE_LIMIT_MAX
configGSEP_REST_KEY_RATE_LIMIT_MAX
configGSEP_REST_MAX_BODY_BYTES
configGSEP_REST_OPENAPI_ENABLED
configGSEP_REST_RATE_LIMIT_WINDOW_MS
configGSEP_REST_REQUEST_TIMEOUT_MS
configGSEP_SESSION_CLEANUP_INTERVAL_MSCleanup interval for expired sessions and genomes 60000
configGSEP_SESSION_TTL_MSExpire idle HTTP MCP sessions after this many milliseconds 1800000
configGSEP_STORAGE_PATHGenome persistence path ~/.gsep-mcp
configGSEP_TRANSPORTstdio or http stdio
configOLLAMA_BASE_URL
configOLLAMA_HOST"": "http://localhost:11434",
🔐 secretOPENAI_API_KEYOpenAI API key —
// 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 8 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/gsepcore-gsep-mcp-grytac)](https://m8ven.ai/mcp/gsepcore-gsep-mcp-grytac)
commit: 4db1c37677fbdf317e02f21e4ed3f1d021b9829a
code hash: 93144e02248fa80cec7ec187c062dbec36542fc77be063a14ba1449caff181da
verified: 7/29/2026, 9:21:10 AM
view raw JSON →