Property Descriptions
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
<!-- mcp-name: io.github.paulieb89/property-descriptions-mcp -->
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.
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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.