Skip to content
Back to search
30
MCP sse

LLM Text

docker-mcp/llmtxt

Discovers and retrieves llms.txt from websites.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
2
callable

Tools · 2

get_domain_llms_txt_as_docs
git

Similar MCP servers embedding-nearest

Documentation Extractor
Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser
0 tools
Find-A-Domain
Tools for finding domain names.
2 tools · streamable-http
llmsdottxt-mcp
Auto-discover llms.txt from your deps. Docs your agent can read. Zero setup.
0 tools
io.github.jgador/websharp
Search the web and extract article text for LLMs.
0 tools
Atlas Docs
Provide LLMs hosted, clean markdown documentation of libraries and frameworks.
5 tools
io.github.praveenc/llmstxt-doc-search
BM25 search over llms.txt doc indexes (Strands, Kiro, AWS); sources addable at runtime.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "llm_text": {
      "url": "https://mcp.llmtxt.dev/sse",
      "transport": "sse"
    }
  }
}