Loading MCP server directory, please wait...
BM25 search over llms.txt doc indexes (Strands, Kiro, AWS); sources addable at runtime.
npx @getmcp/cli add io.github.praveenc/llmstxt-doc-searchRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.praveenc/llmstxt-doc-search": {
"command": "npx",
"args": [
"-y",
"@praveenc/llmstxt-doc-search"
]
}
}
}