Stores manual project memories, enables semantic retrieval, and tracks per-memory confidence using PostgreSQL with pgvector and OpenAI-compatible embeddings.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.DATABASE_POOL_CONNECTION_TIMEOUT_MS— 10000 # fail fast if no connection acquiredDATABASE_POOL_IDLE_TIMEOUT_MS— 30000 # idle client evictionDATABASE_POOL_MAX— 10 # max pooled PostgreSQL connectionsDATABASE_URL— "urlEnv": ""EMBEDDING_API_KEY— "apiKeyEnv": "",EMBEDDING_BASE_URL— e ="https://api.example.com/v1" \EMBEDDING_BATCH_SIZEEMBEDDING_DIMENSIONS— e ="1536" \EMBEDDING_MODEL— e ="text-embedding-3-small" \EMBEDDING_REQUEST_TIMEOUT_MS— 30000 # abort a hung embedding API callPROJECT_MEMORY_CONFIGPROJECT_MEMORY_HTTP_HOSTPROJECT_MEMORY_HTTP_PORTPROJECT_MEMORY_HTTP_TOKEN— When is set, the read-only REST endpoints require:PROJECT_MEMORY_PROJECT_CONFIG— "": "/path/to/project-memory.config.json",PROJECT_MEMORY_PROJECT_CONFIGSPROJECT_MEMORY_SERVICE_CONFIG— "": "/path/to/project-memory.service.json",[](https://m8ven.ai/mcp/1318176013-project-memory-mcp-8dmosq)