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

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
DeepRepo
RAG engine for local codebases with multi-provider AI support and semantic search.
0 tools
TeaRAGs
Provides semantic code search across large codebases using vector embeddings and AST-aware chunking with git metadata integration for intell
0 tools
octocode
Semantic code searcher and codebase utility
0 tools

How to use

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

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