← re-search.com
INDIVIDUAL MCP TOOL
get_property
Fetch the full details (description, all photos, amenities, broker contact) for a single RE-SEARCH property by its websiteId.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
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.re-search-com]
url = "https://www.re-search.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"re-search-com": {
"type": "http",
"url": "https://www.re-search.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: re-search-com
Remote MCP URL: https://www.re-search.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": {
"re-search-com": {
"url": "https://www.re-search.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"re-search-com": {
"type": "http",
"url": "https://www.re-search.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "re-search-com",
"transport": "streamable-http",
"url": "https://www.re-search.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_properties— Search the RE-SEARCH catalog of Dutch commercial real estate (offices, industrial / warehouse, retail).list_cities— List Dutch cities where RE-SEARCH has at least one published property, with the property count per city.nearby_properties— Find published properties within a radius (km) of a latitude/longitude.