01Generates consolidated Markdown documentation from crawled content.
02Caches processed content for faster server startup.
03Performs semantic search over document chunks using vector embeddings.
04Crawls websites using configurable depth and URL patterns.
05Implements an MCP server for integration with tools like Cursor.
064 GitHub stars