cskwork/keyword-rag-mcp
3.2
If you are the rightful owner of keyword-rag-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Knowledge Retrieval Server is designed for document search and retrieval using the BM25 algorithm, providing a structured and efficient way to manage and access information.
Tools
Functions exposed to the LLM to take actions
search-documents
Performs document search based on keywords.
get-document-by-id
Retrieves a document by its ID.
list-domains
Lists all available domains and document counts.
get-chunk-with-context
Retrieves a specific chunk and its surrounding context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client