Catalog
io.github.infoinlet-marketplace/mcp-knowledge-rag
OfficialPermission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
Permission-aware document ingestion and hybrid search with cited answers.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-knowledge-rag": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-knowledge-rag@0.1.0"
]
}
}
}