fixatia-property-search

Search real estate auction properties across Europe with filtering by country, price, and ROI.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Search real estate auction properties across Europe with filtering by country, price, and ROI.

    Server tool list (4)

    Raw names from tools/list. Only developers need these.

    search_propertiesSearch for real estate auction properties across Europe. Filter by country, city, price, property type, ROI potential, and more. Returns a list of matching properties with basic details including title, fixatiaUrl (the property page URL on fixatia.com), location, pricing, and images. Use get_property for full description.
    get_propertyGet full details of a specific property by its ID. Returns comprehensive information including fixatiaUrl (the property page URL on fixatia.com), description, images, location coordinates, renovation estimates, and auction details.
    get_filter_optionsGet available filter options including list of countries, regions, cities, property types, and price/ROI ranges. Useful for understanding what search parameters are available.
    send_property_inquirySend an inquiry about a property to express interest. Authenticated users (with Bearer token) need only propertyId and message. Guests must provide registration details (name, email, password) which creates an account automatically.