74
/ 100
28 days ago
glama

Codex Dev MCP Suite

A set of four local MCP servers that help solo developers maintain context across sessions by providing searchable memory, session journals, file checkpoints, and project overviews. All servers run locally with minimal dependencies and work with any MCP-capable client.

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: 2 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.
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: EMBED_KEY, LLM_API_KEY, NINEROUTER_KEY, RERANK_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

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

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.
configCHECKPOINT_DIR
🔐 secretEMBED_KEY
configEMBED_MODEL
configEMBED_TIMEOUT_MS
configEMBED_URL
configJOURNAL_DIR"~/.codex/memories/journal"
🔐 secretLLM_API_KEY
configLLM_BASE_URL= "http://localhost:11434/v1" # any OpenAI-compatible endpoint
configMEMORY_VAULT_DIR"~/.codex/memories/vault"
🔐 secretNINEROUTER_KEY
configNINEROUTER_URL
configRERANK_ENABLED
🔐 secretRERANK_KEY
configRERANK_MODEL= "llama3.1:8b"
configRERANK_TIMEOUT_MS
configRERANK_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 4 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/verrysimatupang99-codex-dev-mcp-suite-p8wnij)](https://m8ven.ai/mcp/verrysimatupang99-codex-dev-mcp-suite-p8wnij)
commit: c40f54cf78923c4b4946d50d1c3c11e502f9ffbe
code hash: 0a9801b50af8075d99b27461b35c74ffd536539d6dc313441f0f125bb26a6694
verified: 6/13/2026, 9:38:35 AM
view raw JSON →