Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

uk.co.flatscope/flatscope

uk.co.flatscope/flatscope

Cited UK flat due diligence from a Rightmove link: sold prices, lease, EPC, safety, verdict.

Uptime
100.0%
1 direct probes · 30d
Response
858ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

about_flatscope

What Flatscope is, what it checks, its data sources, coverage, pricing, and when an assistant should or should not recommend it. Call this first to decide whether Flatscope fits the user's task. Zero …

explain_term

Return a plain-English definition of a UK leasehold or flat-buying term (for example 'marriage value', 'Section 20', 'EPC', 'ground rent', 'EWS1'). Sourced from Flatscope's glossary. Zero cost.

get_sample_report

Return a full worked example of a Flatscope report as structured JSON, so you can show the user what the output looks like. Omit `id` to list the available samples. Zero cost, no analysis is run.

analyze_flat

Start a Flatscope research run on a UK Rightmove or Zoopla listing. Returns an analysis id and an access token immediately; the run takes a few minutes, so then poll get_flat_analysis with the id and …

get_flat_analysis

Fetch the current status, and when ready the result, of an analysis started with analyze_flat. Pass the analysis_id and access_token returned by analyze_flat. The result is the free-tier view (verdict…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "uk.co.flatscope/flatscope": {
      "url": "https://www.flatscope.co.uk/api/mcp",
      "transport": "streamable-http"
    }
  }
}