Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Daniel-Barta • Uncategorized
A lightweight local Retrieval-Augmented Generation server for any repository using the Model Context Protocol.
Semantic search over source code and documentation within a local repository.
Secure, constrained file reading and directory listing within a repository.
A zero-network, local embedding-based RAG backend compatible with MCP clients.
mcp-rag-server indexes a target repository, creates semantic embeddings locally without external API calls, and exposes MCP tools for semantic search, secure file reading, and directory listing. It supports multiple transports including stdio and HTTP, offers PDF text extraction, incremental reindexing, and persistent embedding storage for fast warm starts. This enables enhanced code and document navigation with minimal dependencies and full local control.