← Registry

General Tools

voxhouses.pt

Provides search, filtering, and price statistics for real-estate listings in Portugal.

1 endpoint7 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://www.voxhouses.pt/api/mcp

No auth detected

MCP server metadata

Name
voxhouses-pt
Version
1.0.0
Capabilities
tools

Known tools 7

search_properties

Search current residential, rural and commercial real-estate listings for sale or rent in Portugal.

Inferred read-only
search_properties_by_description

Search Portugal listings by describing the property in plain language, matched against listing text by meaning rather than keywords.

Inferred read-only
get_market_stats

Get price statistics for a slice of the Portugal property market: how many listings match, the median price, the p25–p75 range, the median price per m² and a breakdown by typology.

Inferred read-only
find_similar_properties

Given one listing, find comparable ones: same operation and area, similar typology, floor area and price.

Inferred read-only
get_property_detail

Get the complete record of one listing in Portugal by its slug.

Inferred read-only
search_neighbourhoods

Search neighbourhood and municipality guides for Portugal, with median price per m² for buying and renting, price trend and an editorial summary.

Inferred read-only
search_articles

Search editorial articles about the property market in Portugal: buying and renting guides, market analysis and practical advice.

Inferred read-only

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

.mcp.json

{
  "mcpServers": {
    "voxhouses-pt": {
      "type": "http",
      "url": "https://www.voxhouses.pt/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "voxhouses-pt",
  "transport": "streamable-http",
  "url": "https://www.voxhouses.pt/api/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.