Back to search
30
MCP

DeepRepo

pulsemcp/deeprepo

RAG engine for local codebases with multi-provider AI support and semantic search.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.abhishek2432001/deeprepo
Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
io.github.kokogo100/ragalgo
Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
0 tools
ai.wild-card/deepcontext
Advanced codebase indexing and semantic search MCP server
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
io.github.tomohiro-owada/devrag
Lightweight local RAG MCP server. 40x token reduction.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deeprepo": {
      "url": "None",
      "transport": "http"
    }
  }
}