Skip to main content
Glama
BACH-AI-Tools

Idealista7 MCP Server

list_rooms

Search and list rental rooms on Idealista with filters for location, price, order, number of pages, and more. Find shared flats or rooms based on your preferences.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orderYesOrder by one of the followings: relevance|lowestprice|highestprice|mostrecent|leastrecent|highestpricereduction|lowestpricem2|highestpricem2|biggest|smallest|highestfloors|lowestfloors Default is relevance.
gardenNoExample value:
localeYesExample value:
numPageYesExample value: 11
terraceNoExample value:
elevatorNoExample value:
exteriorNoExample value:
locationYesExample value:
maxItemsYesExample value:
maxPriceNoExample value: 0
minPriceNoExample value: 0
topFloorNoExample value:
newGenderNo'You are' parameter (your gender). Pick between: male|female
sinceDateNoPublication Date Parameter. One of the following values. Indifferent: leave blank (by default) | Last 48h: Y (Buy operation only) | Last week: W | Last month: M
accessibleNoExample value:
locationIdYesExample value: 0-EU-ES-28-07-001-079
occupationNoFlat sharing with... Pick one of these: Indifferent: leave blank (default) With workers: workers With students: students
petsPolicyNoPets. Pick between: Indifferent: leave blank (default) Pets allowed: allowed Pets not allowed: disallowed
gayPartnersNoExample value:
groundFloorNoExample value:
housemates1NoExample value:
housemates2NoExample value:
housemates3NoExample value:
locationNameYesExample value: Madrid
privateOwnerNoExample value:
swimmingPoolNoExample value:
availableFromNoDate the room is available. Pick between: Any date: leave blank (default) Available now: now +1 month since now: 1m +2 months since now: 2m +3 months since now: 3m +4 months since now: 4m +5 months since now: 5m
privateToiletNoExample value:
smokingPolicyNoPick between: Indiferent: leave blank (default) | Smoking allowed: allowed | Smoking is not allowed: disallowed
couplesAllowedNoExample value:
hasHouseKeeperNoExample value:
ownerNotLivingNoExample value:
airConditioningNoExample value:
childrenAllowedNoExample value:
streetViewWindowNoExample value:
intermediateFloorNoExample value:
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It does not disclose behavioral traits such as pagination, sorting behavior, or rate limits. Only generic 'with the requested parameters' is given.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, no redundant information. Front-loaded with action and resource, then navigation path. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 36 parameters and no output schema, the description is far too brief. It does not explain return format, pagination, parameter interactions, or when to use specific filters. Insufficient for a complex filtering tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. However, many parameter descriptions are just 'Example value: ' with no semantics. The tool description adds no extra meaning beyond the schema, which is weak for several parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool lists renting rooms and includes navigation path 'Buy, Rent > Rooms or Share > Homes.' It identifies the resource and action, though could be more specific about the exact operation (rent vs share) to avoid overlap with sibling tools like list_home_properties.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus siblings (e.g., list_home_properties). No exclusions or alternatives mentioned. The context is only implied by the resource name.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/idealista7'

If you have feedback or need assistance with the MCP directory API, please join our Discord server