Connection check
verified live · 26h ago
llmref
Versioned documentation registry and semantic search for AI tools and coding assistants.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
4 toolsRead from the running server on 26h ago.
list_projects
read-only
skiplimitquery
List indexed documentation projects. Use this first to discover what's available. Supports a forgiving fuzzy `query` over slugs (ranked by relevance) plus `limit` and `skip` for pa… List indexed documentation projects. Use this first to discover what's available. Supports a forgiving fuzzy `query` over slugs (ranked by relevance) plus `limit` and `skip` for pagination.
list_versions
read-only
project*
List available versions for a project. Call this before resolve_docs or search_docs to see valid version strings. List available versions for a project. Call this before resolve_docs or search_docs to see valid version strings.
resolve_docs
read-only
project*version*
Resolve a project version and get artifact URLs (llms.txt, llms-full.txt, meta.json, dumps). Use list_versions first to discover valid version strings. Resolve a project version and get artifact URLs (llms.txt, llms-full.txt, meta.json, dumps). Use list_versions first to discover valid version strings.
search_docs
read-only
query*top_kproject*version*token_budget