Rbm Rag
Freeby MCP Community
MCP Rag search of the customer related informations
v1.0.4Added Apr 12, 2026
mcpmodel-context-protocolpostgresqlpgvectorvector-search
Rbm Rag MCP Server
MCP Rag search of the customer related informations
Installation
Reviews
Installation
Quick install
npx -y rbm-rag-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"rbm-rag": {
"command": "npx",
"args": ["-y", "rbm-rag-mcp-server"]
}
}
}