Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ryan-m-bishop • Uncategorized
An MCP server providing retrieval augmented generation access to technical documentation for LLMs.
Search and retrieve technical documentation efficiently.
Integrate documentation search within Claude Code via MCP.
Ingest and index local or web-scraped documentation sources.
DocRAG is a lightweight Python package that enables large language models to search and retrieve relevant technical documentation on-demand via an MCP server. It supports local vector databases with efficient embeddings, easy ingestion of documentation from local or scraped sources, and integration with Claude Code. This facilitates seamless access to project-based documentation collections, improving developer productivity and knowledge retrieval.