Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling natural language queries to find relevant code snippets with similarity scores and line numbers.
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.
process.env. You'll be asked to provide them before it can run.EMBEDDING_TABLE— Table name for code embeddings.TRACKING_TABLE— Table name for file tracking.DATABASE_URL— PostgreSQL connection string.[](https://m8ven.ai/mcp/allentcm-mcp-codebase-rag-1b4bjw)