Llmstxt Doc Search runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 15 Jul 2026.
BM25 search over llms.txt doc indexes (Strands, Kiro, AWS); sources addable at runtime.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add llmstxt-doc-search -- npx -y @praveenc/llmstxt-doc-search
{
"mcpServers": {
"llmstxt-doc-search": {
"args": [
"-y",
"@praveenc/llmstxt-doc-search"
],
"command": "npx"
}
}
}
[mcp_servers.llmstxt-doc-search]
command = "npx"
args = ["-y", "@praveenc/llmstxt-doc-search"]
{
"mcpServers": {
"llmstxt-doc-search": {
"args": [
"-y",
"@praveenc/llmstxt-doc-search"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"llmstxt-doc-search": {
"args": [
"-y",
"@praveenc/llmstxt-doc-search"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.