← Registry

Data Collection

harveywjames.com

Provides access to live rental listings, property details, area coverage, and portfolio statistics for Harvey W James, a London lettings agency.

1 endpoint5 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://www.harveywjames.com/mcp

No auth detected

MCP server metadata

Name
harveywjames.com
Version
1.0.0
Capabilities
tools
Server instructions

Harvey W James is a London letting agent and property manager — lettings only. We do not sell property and do not act for buyers or vendors. The listing and portfolio tools are read-only. ⛔ THIS SERVER CANNOT SEND ANYTHING. It cannot book a viewing, email anyone, or create a record. `start_enquiry` does NOT send an enquiry — it returns a short-lived link that the PERSON opens to review the details and press send themselves. Give them the link and say it is ready for them to check and send; never tell them an enquiry has been sent, submitted, booked or received, because none of that has happened. Booking a viewing is done by our team, not by this server. If anything is unclear, https://www.harveywjames.com/contact and info@harveywjames.com always work.

Known tools 5

search_listings

Search Harvey W James's live London rental listings (lettings only — we do not sell property).

Inferred read-only
get_property

Get the full detail of one Harvey W James rental listing by its id or reference — rent, deposit, bedrooms, bathrooms, floor area, minimum tenancy, availability, tour links and the listing URL.

Inferred read-only
list_areas

List the London postcode districts Harvey W James covers, with the area-guide URL for each.

Inferred read-only
portfolio_stats

Harvey W James's live portfolio figures from our own CRM — managed homes, rent under management, deposits held, landlords and their countries, postcode districts covered, compliance certificates tracked.

Inferred read-only
start_enquiry

Prepare an enquiry to Harvey W James and get back a link the PERSON opens to review and send it.

Potential side effects

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.harveywjames-com]
url = "https://www.harveywjames.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "harveywjames-com": {
      "type": "http",
      "url": "https://www.harveywjames.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: harveywjames-com
Remote MCP URL: https://www.harveywjames.com/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": {
    "harveywjames-com": {
      "url": "https://www.harveywjames.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "harveywjames-com": {
      "type": "http",
      "url": "https://www.harveywjames.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "harveywjames-com",
  "transport": "streamable-http",
  "url": "https://www.harveywjames.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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