Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
llm-text
Category
Search & Web Data
Category slug
search-and-web-data
Authentication
Open
Auth type
none

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.

Use with your agent
{
  "mcpServers": {
    "llm-text": {
      "url": "https://mcp.llmtxt.dev/sse"
    }
  }
}

Connection links