Skip to content
Property Skill

Property Report Generator

One address in. Full report out.

Free
Download SKILL.md

Install this skill

npx skills add paulieb89/bouch-mcp-skills

Installs this skill plus 29 others. Works in Claude Code.

Quick start

  1. Download the skill and drop it into your project
  2. Connect the Property MCP server (instructions included)
  3. Ask Claude to analyse any UK address or postcode

The problem

Property research means checking Land Registry, EPC records, and Rightmove separately. Each search is manual. Working out whether the asking price is justified means pulling comps, calculating yield, and checking the rental market. Due diligence on a single property takes hours.

What this skill does

  • Comparable sales: median, mean, price per square foot, EPC match rate
  • Price positioning: where the asking price sits against comps and why
  • EPC rating, floor area, energy efficiency risk flags
  • Rental market analysis: active listings, median rent, yield scenarios
  • Gross and net yield with service charge adjustment where applicable
  • Stamp duty breakdown including additional property surcharge
  • Key insights: specific flags on the property (time on market, EPC risks, pricing anomalies)
  • Negotiation target: a recommended offer range with reasoning

Connect the data

This skill pulls live data from Property. Pick your app and paste the config below.

claude.ai
  1. Go to Settings (bottom left)
  2. Click MCP Servers
  3. Click Add
  4. Paste this URL:
    https://property-shared.fly.dev/mcp
Claude Desktop

Open your config file:

  • Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Add to the mcpServers section:

{
  "mcpServers": {
    "property": {
      "type": "http",
      "url": "https://property-shared.fly.dev/mcp"
    }
  }
}
Claude Code

Run this in your terminal:

claude mcp add --transport http property https://property-shared.fly.dev/mcp
ChatGPT
  1. Go to Settings
  2. Click Connected apps
  3. Click Add MCP server
  4. Paste this URL:
    https://property-shared.fly.dev/mcp
Cursor / other editors

Add to your .cursor/mcp.json or equivalent config:

{
  "mcpServers": {
    "property": {
      "url": "https://property-shared.fly.dev/mcp"
    }
  }
}

No API key needed. Free, hosted, ready to use.

What's included

  • SKILL.md file for Claude Code, Cursor, or any AI agent
  • Setup guide for connecting the Property MCP server
  • Example prompts for common property analysis tasks
  • Lifetime updates
Free download Lifetime updates Works with Claude Code, Cursor, or any AI agent
Download SKILL.md
These skills show what a well-built workflow looks like. If yours doesn't look like this yet, that's where we come in. Tell us what you need.
Also available

Book a workflow review

A focused look at one workflow — where AI can help, where it shouldn't, and what the next step is. £495 remote.

Book a workflow review

Or email [email protected]