recsys_MCP

NadaBastawi/recsys_MCP
★ 0 stars Jupyter Notebook AI/LLM Updated 7d ago
AI-powered pest control recommendation system with hybrid ML + MCP server integration
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": {
    "recsys_mcp": {
      "command": "npx",
      "args": [
        "-y",
        "NadaBastawi/recsys_MCP"
      ]
    }
  }
}

README Excerpt

> **End-to-end ML project:** Hybrid recommendation engine for pest control service personalization, exposed as a REST API and MCP server for AI agent integration. --- Pest control companies treat every customer the same — same service menu, same outreach, zero personalization. Yet a residential house in a desert-adjacent Tucson ZIP code has fundamentally different pest risks than a downtown apartment or a commercial restaurant.