Praesago
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:
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
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