Praesago
Praesago provides live UK property area intelligence for England & Wales, enabling AI assistants to research, screen, and compare postcode districts using data from over 30 government sources.
Get Area Score: Retrieve the Praesago Trajectory Score (0–100) for any postcode district or full postcode, including national percentile, gentrification stage, and historical calibration.
Get Market Pulse: Access weekly asking-market data: active listings, price reductions, median asking price, and median time on market.
Get Area Context: Full district profile with demographics, income, tenure, deprivation, health, education, broadband, flood risk, council tax, politics, and 12‑month sold prices (API key required for full data).
Search Areas: Screen districts by minimum trajectory score, region, and maximum median price to find up-and-coming areas.
Compare Areas: Side-by-side comparison of two postcode districts on the Trajectory Index.
Search by Place Name: Look up areas by place name, region, or postcode district to find matching areas with scores.
Fetch Area Intelligence: Retrieve full area intelligence for a specific area ID (compatible with ChatGPT deep‑research).
Free tier: 30 calls/day without an API key for basic tools.
Connect via MCP: Use with Claude, ChatGPT, Cursor, or any MCP client via Streamable HTTP or stdio proxy.
Praesago MCP Server
UK property area intelligence inside Claude, ChatGPT, Cursor or any MCP client.
Ask your AI assistant "is Walthamstow up and coming?" or "find areas in the North West under £250k with strong fundamentals" and get live, validated answers from Praesago's data — 2,292 England & Wales postcode districts scored monthly from 30+ government data sources (Land Registry, ONS, police.uk, EPC, planning registers and more).
This is a hosted (remote) MCP server — no install, no local process.
https://praesago.com/api/mcpTransport: Streamable HTTP (JSON-RPC 2.0, protocol 2025-03-26).
Tools
Tool | What it answers |
| Trajectory Score (0-100), percentile, gentrification stage, backtested calibration |
| Live asking market: active listings, price reductions, median asking, time on market |
| Full district profile: demographics, income, tenure, IMD, health, education, broadband, flood risk, prices |
| Screen districts by score, region and price ceiling |
| Two districts side by side |
| ChatGPT deep-research compatible aliases |
get_market_pulse is collected weekly from property portals and exists
nowhere else: Land Registry reports completions months after the fact, and
the portals themselves do not publish reduction rates or time-on-market.
Related MCP server: PropertyScoop MCP Server
Connect
Claude (web / desktop): Settings → Connectors → Add custom connector → paste the URL above.
Claude Code:
claude mcp add --transport http praesago https://praesago.com/api/mcpCursor / other clients: add a remote server with transport http and the
URL above.
Local stdio (any MCP client, or air-gapped configs): this repo ships a zero-dependency stdio proxy to the hosted endpoint, in both runtimes:
node server.js # Node 18+, no npm install needed
python server.py # Python 3.9+, no pip install needed
# or
docker build -t praesago-mcp . && docker run -i praesago-mcpSet PRAESAGO_API_KEY in the environment to unlock full area context.
Tools
Tool | Access | What it does |
| Free | Trajectory Score (0–100), national percentile, gentrification early-warning stage and measured historical calibration for any postcode district or full postcode |
| Free | Screen all 2,292 districts by minimum score, region and maximum median price |
| Free | Two districts side by side |
| API key | Full area payload: demographics, income, tenure, deprivation (IMD), health, education, broadband, flood risk, council tax, politics, 12-month prices |
| Free / key | Aliases for ChatGPT deep-research connector compatibility |
Free tier: 30 calls/day, no key needed. Full access: add a
Praesago API key as Authorization: Bearer
or X-API-Key.
Honesty notes
The Trajectory Score measures the strength of signals that have historically preceded property price growth. It is a screening aid, not a prediction — and the server's instructions tell your assistant exactly that. Praesago publishes its full validation record, including the windows where the model failed: praesago.com/validation.
Calibration (measured across ~36,700 backtested district-windows): districts scoring 60+ beat their county's median price growth in 63% of three-year windows; districts under 40 managed 37%.
Example prompts
"Is Walthamstow up and coming?"
"Find postcode districts in Greater Manchester under £250k with strong fundamentals"
"Compare E17 and N15 for a buy-to-let"
Links
Methodology: https://praesago.com/methodology
Validation: https://praesago.com/validation
REST API: https://praesago.com/developer
Data sources: HM Land Registry, ONS, police.uk, DfE, Environment Agency, Ofcom, DLUHC and more (Crown copyright / OGL). Coverage: England & Wales.
Maintenance
Related MCP Servers
- Alicense-qualityCmaintenanceSubmarket-level US residential rental intelligence for AI agents. Search, compare, rank, and analyze rent data, trends, vacancy, affordability, and days on market across 1,000+ named submarkets in the 20+ largest US metros. ZIP-level and metro-level queries included. Always current, always expanding. Free tier available.Last updated1MIT
- Flicense-qualityCmaintenanceProperty intelligence API for US real estate. Returns 16+ data points for any US address: noise levels, wetlands, slope, natural light, powerline proximity, crime rates, property facing direction, zoning, public record, radon risk, natural hazards (earthquake, flood, wildfire), neighborhood demographics, falling tree risk, RF/cell tower exposure, and nearby school.Last updated
- AlicenseAqualityBmaintenanceUK property data MCP server — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House. 13 tools.Last updated1313MIT
- Flicense-qualityAmaintenanceUK 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.Last updated
Related MCP Connectors
UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House
Address validation & geocoding for AI agents: 240+ countries, UK PAF, free US/CA enrichment
HM Land Registry Price Paid Data (UK) MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marlybone/praesago-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server