# LLM Model Database llmdb.xyz is a public catalog for browsing and comparing large language models. ## Preferred retrieval - Request the canonical page with `Accept: text/markdown`. - Or append `.md` to a supported public route. - Use `/index.md` for the home page. ## Public content - Catalog: https://llmdb.xyz/ - Deduplicated LLM models list: https://llmdb.xyz/llm-models - AI model rankings: https://llmdb.xyz/rankings/ai-models - Cheapest LLM APIs: https://llmdb.xyz/rankings/cheapest-llm-api - Vision LLM models: https://llmdb.xyz/models/vision - Tool-calling LLM models: https://llmdb.xyz/models/tool-calling - Largest context window LLMs: https://llmdb.xyz/models/long-context - Open-weight LLM models: https://llmdb.xyz/models/open-weights - Video AI models: https://llmdb.xyz/models/video - About: https://llmdb.xyz/about - Recent history: https://llmdb.xyz/history - Model pages: https://llmdb.xyz/models/:provider/:model_id ## Discovery - Sitemap: https://llmdb.xyz/sitemap.xml - RSS history feed: https://llmdb.xyz/feed ## MCP - HTTP endpoint: https://llmdb.xyz/api/mcp - Tools: `query_models`, `get_model`, `list_providers` Markdown copies are retrieval alternatives. Their response headers identify the canonical HTML page and prevent duplicate indexing.