Skip to content
Back to search
30
MCP

RagCode

pulsemcp/ragcode

Privacy-first semantic code search using local Ollama and Qdrant vector storage for multi-language repository understanding

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

Similar MCP servers embedding-nearest

rag code search
Metadata-only Glama MCP server.
0 tools
Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
Apolo RAG
RAG server using Qdrant vector database for knowledge retrieval and semantic search.
0 tools
@jcode.labs/ragmir
Confidential local RAG for coding agents, with offline cited retrieval through CLI, MCP, and TypeScript.
0 tools
DeepRepo
RAG engine for local codebases with multi-provider AI support and semantic search.
0 tools

How to use

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

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