67
/ 100
7 days ago
pulsemcp

Codebase RAG

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.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configEMBEDDING_TABLETable name for code embeddings.
configTRACKING_TABLETable name for file tracking.
configDATABASE_URLPostgreSQL connection string.
// 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 7 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/allentcm-mcp-codebase-rag-1b4bjw)](https://m8ven.ai/mcp/allentcm-mcp-codebase-rag-1b4bjw)
commit: ae89e0a89e1269da775bc11bfda744752bcfe0ff
code hash: 7369c708836acfe872217e09fdea9a3c0cc012251d5b545c4cb75ba95721462a
verified: 7/24/2026, 8:49:15 AM
view raw JSON →