Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

airbnb_search

Search Airbnb stays by location, dates, and guest count. Returns normalized results including bounded map search options.

Instructions

Search Airbnb stays. Returns normalized Airbnb public web search results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationYesLocation
check_inNoCheck-in date
check_outNoCheck-out date
adultsNoAdult guests
pageNo1-based page
currencyNoCurrency for bounded map search
ne_latNoNortheast latitude for bounded map search
ne_lngNoNortheast longitude for bounded map search
sw_latNoSouthwest latitude for bounded map search
sw_lngNoSouthwest longitude for bounded map search
zoomNoMap zoom for bounded map search
Behavior3/5

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

Lacks annotations, so description must carry burden. Mentions 'normalized' and 'public web search results', but doesn't explain what normalization means, pagination, or authentication needs.

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

Conciseness4/5

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

Very concise, two sentences, no waste. Front-loaded with purpose. Could be expanded but efficient.

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?

Despite 11 parameters and no output schema, description is brief. Doesn't explain bounded map search or results structure. Incomplete for a complex 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 coverage is 100%, so description adds no additional parameter meaning beyond the schema descriptions. Baseline score of 3 is appropriate.

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

Purpose5/5

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

Clearly states verb 'Search' and resource 'Airbnb stays', and distinguishes from siblings like 'airbnb_room' by indicating it returns normalized search results.

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

Usage Guidelines3/5

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

Implies use for searching stays, but no explicit guidance on when to use vs. alternatives like 'airbnb_room' or when not to use.

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/Crawlora-org/crawlora-mcp'

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