← Registry

Analytics

praesago.com

Provides UK postcode area intelligence including trajectory scores, demographics, and live property market data.

1 endpoint7 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://praesago.com/api/mcp

No auth detected

MCP server metadata

Name
praesago
Version
1.0.0
Capabilities
tools
Server instructions

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_score

Get the Praesago Trajectory Score (0-100) for a UK postcode district or full postcode.

Inferred read-only
get_area_context

Full 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-only
search_areas

Screen England & Wales postcode districts by Praesago Trajectory Score, region, and median property price.

Inferred read-only
compare_areas

Compare two UK postcode districts side by side on the Praesago Trajectory Index.

Inferred read-only
get_market_pulse

Live 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-only
search

Search Praesago UK property area intelligence by place name, region or postcode district.

Inferred read-only
fetch

Fetch full Praesago area intelligence for a postcode district returned by search.

Inferred read-only

CONNECT 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.

Trust status Neutral

praesago.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.