← Back to Plugins
MCP Server MCP

io.github.praveenc/llmstxt-doc-search

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @praveenc/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@praveenc/llmstxt-doc-search",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...