Skip to main content
Glama
matt1as

Booli MCP Server

by matt1as

search_properties

Search Swedish real estate listings on Booli.se with filters for location, price, size, rooms, property type, construction year, amenities, and more to find matching properties.

Instructions

Search for properties on Booli.se with comprehensive filtering options

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationNoLocation to search in (e.g., "Stockholm", "Södermalm", "509" for area ID)
minPriceNoMinimum list price in SEK
maxPriceNoMaximum list price in SEK
minRoomsNoMinimum number of rooms
maxRoomsNoMaximum number of rooms
minAreaNoMinimum living area in square meters
maxAreaNoMaximum living area in square meters
propertyTypeNoType of property to search for
minPricePerSqmNoMinimum price per square meter in SEK
maxPricePerSqmNoMaximum price per square meter in SEK
minPlotAreaNoMinimum plot area in square meters (for houses)
maxPlotAreaNoMaximum plot area in square meters (for houses)
minConstructionYearNoMinimum construction year
maxConstructionYearNoMaximum construction year
maxRentNoMaximum monthly rent in SEK (for tenant-owned cooperatives)
daysActiveNoMaximum days the listing has been active
amenitiesNoComma-separated amenities (e.g., "hasBalconyOrPatio,hasFireplace,buildingHasElevator")
floorNoSpecific floor preference
showOnlyNoSpecial filters (e.g., "priceDecrease,tenureOwnership,newConstruction")
limitNoMaximum number of results to return (default: 10)
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure but offers minimal information. It doesn't mention whether this is a read-only operation, potential rate limits, authentication requirements, or what the output format looks like (especially problematic since there's no output schema). The phrase 'comprehensive filtering options' hints at functionality but lacks concrete behavioral details.

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?

The description is a single, efficient sentence that immediately communicates the core functionality. Every word earns its place - 'Search for properties' establishes the action, 'on Booli.se' specifies the context, and 'with comprehensive filtering options' hints at the tool's capabilities without unnecessary elaboration.

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?

For a complex tool with 20 parameters and no output schema, the description is insufficient. It doesn't explain what kind of results are returned, how filtering works in practice, or provide any context about the Booli.se platform. With no annotations and no output schema, the description should do more to help an agent understand how to effectively use this search functionality.

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?

With 100% schema description coverage, the schema already documents all 20 parameters thoroughly. The description adds no additional parameter information beyond what's in the schema - it doesn't explain parameter relationships, filtering logic, or provide usage examples. The baseline of 3 is appropriate since the schema does the heavy lifting.

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 action ('Search for properties') and resource ('on Booli.se'), making the purpose immediately understandable. It distinguishes itself from 'get_property_details' by focusing on search rather than retrieval of specific details, though it doesn't explicitly differentiate from 'search_locations' which might be a related search function.

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?

The description provides no guidance on when to use this tool versus alternatives like 'search_locations' or 'get_property_details'. It mentions 'comprehensive filtering options' but doesn't explain when these filters are appropriate or what scenarios warrant this search tool over others.

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/matt1as/booli-mcp-cc'

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