Skip to content
Back to search
30
MCP

io.github.praveenc/llmstxt-doc-search

io.github.praveenc/llmstxt-doc-search

BM25 search over llms.txt doc indexes (Strands, Kiro, AWS); sources addable at runtime.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

LLM Text
Discovers and retrieves llms.txt from websites.
2 tools · sse
Documentation Extractor
Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser
0 tools
iflow-mcp-mcpdoc-server
Server llms-txt documentation over MCP
0 tools
io.github.joesaby/doctree-mcp
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.
0 tools
org.llmref/llmref
Versioned documentation registry and semantic search for AI tools and coding assistants.
0 tools · streamable-http
llmstxt doc search
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.praveenc/llmstxt-doc-search": {
      "url": "None",
      "transport": "http"
    }
  }
}