Search & Web DataAuth: Open
LLM Text hosted MCP server
llms.txt reader
The LLM Text MCP server lets agents discover and read llms.txt files — the emerging standard for LLM-readable site content — turning them into a clean retrieval source.
Curated by Agentic WorkersPublished Updated
Server description
Fetch llms.txt content from across the web
The LLM Text MCP server lets agents discover and read llms.txt files — the emerging standard for LLM-readable site content — turning them into a clean retrieval source.
- Slug
- llm-text
- Category
- Search & Web Data
- Category slug
- search-and-web-data
- Authentication
- Open
- Auth type
- none
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"llm-text": {
"url": "https://mcp.llmtxt.dev/sse"
}
}
}