MIMICLab/DocsRay
Lightweight PDF Q&A tool powered by RAG (Retrieval-Augmented Generation) with MCP (Model Context Protocol) Support.
Platform-specific configuration:
{
"mcpServers": {
"DocsRay": {
"command": "npx",
"args": [
"-y",
"DocsRay"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...