Skip to content

Rbm Rag

Free

by MCP Community

MCP Rag search of the customer related informations

v1.0.4Added Apr 12, 2026
mcpmodel-context-protocolpostgresqlpgvectorvector-search
Works with:ClaudeGPTGeminiCopilot

Rbm Rag MCP Server

MCP Rag search of the customer related informations

Installation

Reviews

Leave a Review

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"]
    }
  }
}