dryad-rag-mcpofficial
A
licenseA
qualityC
maintenanceExposes a RAG document-search API as MCP tools (rag_health, rag_ingest, rag_query), enabling agents to index and search markdown documents with cited results through natural language.
3
MIT
No user-submitted related servers found.
Scored across 3 tools
The two query tools are distinguished by the fallback feature, and seed is clearly separate. Some confusion possible but descriptions help.
All tools follow a consistent snake_case verb_noun pattern, making naming predictable and logical.
With only 3 tools, the set feels minimal but is within acceptable bounds for a simple RAG server. However, missing management tools make it slightly thin.
The toolset lacks capabilities to update, delete, or list documents, which are essential for a complete RAG knowledge base management. This is a significant gap.