MCP Directory
Back

london-property-hunt-public

by mikepapadim · ★ 69

Automated London flat/room hunt powered by Claude Code + Claude in Chrome + Gmail MCP. Scrapes 4 rental platforms on a cron, deduplicates via spreadsheet, prioritises HIGH/MED/LOW, and emails ready-to-send outreach.

#ai-agents#claude-ai#claude-code#claude-cowork

Install

git clone https://github.com/mikepapadim/london-property-hunt-public.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "london-property-hunt-public": {
      "command": "npx",
      "args": [
        "-y",
        "github:mikepapadim/london-property-hunt-public"
      ]
    }
  }
}

From the README

An AI-powered workflow that searches London rental platforms twice a day, tracks listings in a spreadsheet, generates personalised outreach messages, and emails you a formatted summary — fully automatically. 1. **Searches 4 platforms** — SpareRoom, OpenRent, Rightmove, Zoopla — across your target areas 2. **Deduplicates** against your tracker spreadsheet (URL-based, O(1) lookup) 3. **Prioritises** listings as HIGH / MEDIUM / LOW based on your criteria 4. **Generates personalised outreach files** for every HIGH priority listing 5. **Emails you a summary** with clickable cards, ready-to-send m…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers