Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Property Descriptions

FreeNot checked

UK property listing description generator. Give an AI assistant a postcode or address — it fetches comparable sales, EPC ratings, and Rightmove listings, then w

GitHubEmbed

About

UK property listing description generator. Give an AI assistant a postcode or address — it fetches comparable sales, EPC ratings, and Rightmove listings, then writes three copy variants ready for Rightmove, social media, and email.

README

property-descriptions-mcp

UK property listing description generator. Give an AI assistant a postcode or address — it fetches comparable sales, EPC ratings, and Rightmove listings, then writes three copy variants ready for Rightmove, social media, and email.

PyPI Install in VS Code Install in VS Code Insiders Install in Cursor


Data Sources

Source API Auth
Land Registry (PPD) landregistry.data.gov.uk SPARQL None
EPC Register epc.opendatacommunities.org API key (optional — degrades gracefully)
Rightmove rightmove.co.uk (scraping, polite) None
postcodes.io api.postcodes.io None

Tools

Tool Description
get_property_data Fetch comparable sales, EPC data, and Rightmove listings for a postcode or address
get_listing_detail Full Rightmove listing detail including photos, by URL or listing ID
format_for_portals Format property data into portal-ready copy variants

Connect

Hosted (no install)

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

Local (uvx)

{
  "mcpServers": {
    "property-descriptions": {
      "type": "stdio",
      "command": "uvx",
      "args": ["property-descriptions-mcp"]
    }
  }
}

EPC credentials are optional — the server degrades gracefully without them. If you want full EPC data:

Key Where to get it
EPC_API_EMAIL / EPC_API_KEY epc.opendatacommunities.org — free registration

Demo

Write a property listing for 14 Acacia Avenue, NG5 3AA — 3-bed semi, asking £250,000

The agent calls get_property_data to pull recent sales and EPC data, then writes three copy variants (professional, luxury, family), a Rightmove summary under 300 characters, a social caption, and eight feature bullets.


Licence

MIT

from github.com/paulieb89/property-descriptions-mcp

Install Property Descriptions in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install property-descriptions

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add property-descriptions -- uvx property-descriptions-mcp

Step-by-step: how to install Property Descriptions

FAQ

Is Property Descriptions MCP free?

Yes, Property Descriptions MCP is free — one-click install via Unyly at no cost.

Does Property Descriptions need an API key?

No, Property Descriptions runs without API keys or environment variables.

Is Property Descriptions hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Property Descriptions in Claude Desktop, Claude Code or Cursor?

Open Property Descriptions on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Property Descriptions with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs