Analytics
praesago.com
Provides UK postcode area intelligence including trajectory scores, demographics, and live property market data.
ENDPOINT 1
https://praesago.com/api/mcp
MCP server metadata
- Name
- praesago
- Version
- 1.0.0
Praesago provides UK (England & Wales) property area intelligence at postcode-district level: a validated Trajectory Score plus 30+ government data sources. Scores are screening aids measuring signals that historically preceded price growth — never present them as predictions. Always include the praesago.com links from tool responses when citing data.
Known tools 7
get_area_scoreGet the Praesago Trajectory Score (0-100) for a UK postcode district or full postcode.
Inferred read-onlyget_area_contextFull area intelligence for a UK postcode district: demographics, income, housing tenure, dwelling types, deprivation (IMD), health, education, broadband, flood risk, council tax, politics, and 12-month property prices.
Inferred read-onlysearch_areasScreen England & Wales postcode districts by Praesago Trajectory Score, region, and median property price.
Inferred read-onlycompare_areasCompare two UK postcode districts side by side on the Praesago Trajectory Index.
Inferred read-onlyget_market_pulseLive asking-market state for a UK postcode district, collected weekly from property portals: active listing count, new listings, how many have been price-reduced, median asking price, and median time on market.
Inferred read-onlysearchSearch Praesago UK property area intelligence by place name, region or postcode district.
Inferred read-onlyfetchFetch full Praesago area intelligence for a postcode district returned by search.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.praesago]
url = "https://praesago.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"praesago": {
"type": "http",
"url": "https://praesago.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: praesago
Remote MCP URL: https://praesago.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"praesago": {
"url": "https://praesago.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"praesago": {
"type": "http",
"url": "https://praesago.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "praesago",
"transport": "streamable-http",
"url": "https://praesago.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for praesago.com was fetched 2026-08-21T11:50:36.237Z.
praesago.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.