The curated source list is the point — a search lands in the official docs for the package you named rather than in a blog post about an older version. The dependency scan and the project starters ride along in the same server, which keeps a fresh project's first hour in one place.
A documentation search server over a curated set of library documentation sites, with optional semantic search, dependency vulnerability scanning and project scaffolding alongside it.
- Documentation fetched from the official docs site for the library you name
- Semantic vector search over that corpus, as an optional extra install
- Python projects scanned for vulnerabilities against Snyk, Safety and OSV
- FastAPI and React project starters generated
- Learning paths and code examples for the libraries it covers
Python, run through uvx or installed with pip. An optional search-provider API key enables live web search. Semantic search is a separate extra install, pinned to a single Python version, that brings its own model dependencies.
One command plus a key — uvx documentation-search-enhanced@1.9.0, then supply credentials
