Praesago

Praesago

UK property area intelligence: validated trajectory scores, gentrification early-warning and area screening for 2,292 England & Wales postcode districts, from 30+ government data sources.

Category
Visit Server

README

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://www.praesago.com/api/mcp

Transport: Streamable HTTP (JSON-RPC 2.0, protocol 2025-03-26).

Connect

Claude (web / desktop): Settings → Connectors → Add custom connector → paste the URL above.

Claude Code:

claude mcp add --transport http praesago https://www.praesago.com/api/mcp

Cursor / 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:

python server.py                       # Python 3.9+, no pip install needed
# or
docker build -t praesago-mcp . && docker run -i praesago-mcp

Set PRAESAGO_API_KEY in the environment to unlock full area context.

Tools

Tool Access What it does
get_area_score Free Trajectory Score (0–100), national percentile, gentrification early-warning stage and measured historical calibration for any postcode district or full postcode
search_areas Free Screen all 2,292 districts by minimum score, region and maximum median price
compare_areas Free Two districts side by side
get_area_context API key Full area payload: demographics, income, tenure, deprivation (IMD), health, education, broadband, flood risk, council tax, politics, 12-month prices
search / fetch 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

  • Docs: https://www.praesago.com/docs/mcp
  • Methodology: https://www.praesago.com/methodology
  • Validation: https://www.praesago.com/validation
  • REST API: https://www.praesago.com/developer

Data sources: HM Land Registry, ONS, police.uk, DfE, Environment Agency, Ofcom, DLUHC and more (Crown copyright / OGL). Coverage: England & Wales.

Recommended Servers

playwright-mcp

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured