This is a local semantic search engine that turns your files into a queryable knowledge base using LanceDB's embedded database. It runs entirely on your machine without any external services or configuration. You point it at your documents (supports 25+ file types), and it builds vector embeddings so you can search by meaning rather than keywords. Reach for this when you want to quickly find relevant information across a large collection of PDFs, docs, markdown files, or other text based content without setting up infrastructure. The serverless architecture means you just start using it, no database containers or API keys required.
claude mcp add --transport stdio io.github.cornelcroi-context-lens -- uvx context-lens