← Registry

Data Collection

fixatia.com

Searches and retrieves details of real estate auction properties across Europe and allows inquiries.

1 endpoint4 known toolsFirst detected May 11, 2026Last detected August 19, 2026

ENDPOINT 1

https://mcp.fixatia.com/api/mcp

No auth detected

MCP server metadata

Name
fixatia-property-search
Version
0.1.0
Capabilities
tools

Known tools 4

search_properties

Search for real estate auction properties across Europe.

Inferred read-only
get_property

Get full details of a specific property by its ID.

Inferred read-only
get_filter_options

Get available filter options including list of countries, regions, cities, property types, and price/ROI ranges.

Inferred read-only
send_property_inquiry

Send an inquiry about a property to express interest.

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.fixatia-property-search]
url = "https://mcp.fixatia.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fixatia-property-search": {
      "type": "http",
      "url": "https://mcp.fixatia.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fixatia-property-search": {
      "type": "http",
      "url": "https://mcp.fixatia.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fixatia-property-search",
  "transport": "streamable-http",
  "url": "https://mcp.fixatia.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fixatia.com was fetched 2026-08-01T09:48:54.517Z and is being refreshed.

Trust status Neutral

fixatia.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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