An MCP server that turns a directory of markdown documentation into searchable, citable tools for AI assistants, enabling them to find, read, and reference specific sections with auditable citations.
Indexes your project's markdown documentation and exposes it to AI agents via local hybrid search (lexical + semantic) with progressive disclosure tools.
Provides direct access to local documentation files through simple search and overview tools, enabling LLMs to query project-specific markdown documentation without requiring vector databases or RAG pipelines.