rgm-mcp-server

KaranNMakim/rgm-mcp-server
★ 0 stars Python Other Updated 15d ago
MCP server with 6 analytical tools for Revenue Growth Management (RGM) in Alco-Bev / North America - dynamic pricing, promo optimization, price elasticity, competitive price indexing
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rgm-mcp-server": {
      "command": "uvx",
      "args": [
        "rgm-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install rgm-mcp-server