Crawls websites, generates Markdown documentation, and makes that documentation searchable.
DocSearch provides a toolset for crawling websites and converting the content into searchable Markdown documentation. It uses a Model Context Protocol (MCP) server to expose this documentation, allowing for integration with tools like Cursor. The server intelligently caches processed content for faster startup times, and the crawler offers configurable depth, URL filtering, and HTML cleaning options to tailor the generated documentation to specific needs.