llms.txt Examples

See how real tools publish llms.txt files to make their docs easier for AI agents and LLMs to consume.

What is llms.txt?

llms.txt is a plain-text file, usually served at /llms.txt, that gives LLMs and agents a concise, structured summary of a site: what it does, key pages, and how content is organized. Some sites also publish a more detailed /llms-full.txt.

This site's own example

You're looking at a directory that publishes its own /llms.txt and /llms-full.txt files — a simple way to make a site more agent-friendly without building a full MCP server.

Filter for it in the directory

Every listing tracks whether a tool has llms.txt support. Use the browse page filters to find tools that publish one, alongside their MCP status and agent-readiness score.

Related