Skip to main content
Glama
BACH-AI-Tools

Idealista7 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesRapidAPI key for authentication. Get your API key at https://rapidapi.com/scraperium/api/idealista7

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_home_propertiesB

List home properties with the requested parameters. Buy/Rent \u003e Homes. Filters are optional parameters, please make sure the request follows the rules in each parameter. Boolean parameters should be true always if you want to use them. To make them false, don't include them in the requests (leave blank).

list_storage_roomsD

List Storage Rooms

list_buildingsC

List Buildings

list_landsD

List Lands

property_detailsC

Get more details about a property.

list_garagesD

List garages

get_sublocationsC

Get sublocations inside another location.

get_microsite_profileC

Get Microsite profile information

get_microsite_locationsC

Get the locations where the microsite/profile has properties.

list_commercial_propertiesD

List Commercial Properties.

list_officesB

List office properties with the requested parameters. Buy/Rent \u003e Offices. Filters are optional parameters, please make sure the request follows the rules in each parameter.

list_roomsC

List renting rooms with the requested parameters. Buy, Rent \u003e Rooms or Share \u003e Homes.

list_new_homesC

List new home properties with the requested parameters. Buy/Rent \u003e New home. Filters are optional parameters, please make sure the request follows the rules in each parameter.

get_suggestionsC

Get location suggestions (autocomplete)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.8/5.0

Scored across 14 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: microsite info, location suggestions, sublocations, and various property type listings (homes, new homes, garages, offices, etc.). No overlap in functionality.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., get_microsite_locations, list_buildings, property_details). No variations or mixed conventions.

Tool Count5/5

14 tools is appropriate for a real estate listing server, covering property types, locations, and details without being excessive or sparse.

Completeness4/5

The tool set covers core browsing and search for various property types, but lacks cross-type search or advanced filtering beyond individual lists. Minor gap for a read-only API.

Maintenance

ActivityInactive
ResponsivenessNo issues