MCP Server
UK property data,
inside your AI assistant.
8 tools across 7 categories. 1:1 with the REST API — same Bearer token, same credit pool, same data.
4 live · 4 coming soon
Live in
Your AI assistant. Connected once.
Tool categories
Tools, grouped the way an agent thinks.
Address
Resolve UK addresses to UPRN from an AI assistant.
address_autocomplete
address_autocomplete()Free typeahead — partial address in, ranked candidates out.
address_resolve
address_resolve()Free-text address → canonical UPRN record.
address_by_uprn
address_by_uprn()Fetch the canonical address record for a known UPRN.
address_by_postcode
address_by_postcode()All addresses at a UK postcode.
Property Intelligence
Single source of truth, with field-level provenance.
Market Facts
Pre-cubed area analytics by geography and asset class.
market_facts
market_facts()Query the area_facts cube by geography × asset class × period.
Transactions
UPRN-matched HMLR Price Paid.
transactions_by_uprn
transactions_by_uprn()HMLR Price Paid records matched to a UPRN.
Live Inventory
Today's Rightmove inventory, spatially indexed.
Document Intelligence
OCR + structured extraction with page citations.
Property Search
Hybrid semantic + lexical search over property docs.
Connect
One URL, then you're done.
Claude Code CLI
claude mcp add --transport http marketcode \ https://mcp.marketcode.ai/mcp \ --header "Authorization: Bearer $MARKETCODE_API_KEY"
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"marketcode": {
"url": "https://mcp.marketcode.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}ChatGPT
Add as a remote MCP server in ChatGPT's connector settings. Paste the URL and provide the Bearer token.
API or MCP — which one?
Use MCP for
Ad-hoc questions, report building, exploration. Plain English in, no integration code, structured answer with citations.
Use API for
Powering your own apps, dashboards, valuation flows. REST, Bearer auth, OpenAPI documented.
Both surfaces share the same credit pool and the same Bearer key. Switching between them costs nothing.
Trial the MCP on a real address.
30-minute call. We'll provision an API key and connect your assistant.