Serversio.github.paulieb89/property-shared
S

UK Property Data

io.github.paulieb89/property-shared · v1.5.1
▦ pypi
v1.5.1pypi pypi: property-shared🌐 https://property-shared.fly.dev/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.paulieb89/property-shared",
  "description": "UK property data — Land Registry comps, EPC, Rightmove, rental yields, stamp duty, Companies House",
  "title": "UK Property Data",
  "repository": {
    "url": "https://github.com/paulieb89/property-shared",
    "source": "github"
  },
  "version": "1.5.1",
  "websiteUrl": "https://bouch.dev/products/property-report",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "property-shared",
      "version": "1.5.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://property-shared.fly.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}