Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

tripadvisor_search

Search TripAdvisor places by geo ID and type. Returns normalized listings for hotels, restaurants, and attractions with optional filters.

Instructions

Search TripAdvisor places. Returns normalized TripAdvisor place listings for hotels, restaurants, attractions, and supported attraction category types.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
geo_idYesTripAdvisor geo id
typeYesListing type
filter_idNoOptional hotel filter id
classNoHotel class filter
amenitiesNoHotel amenity filter ids
price_minNoMinimum hotel price filter
price_maxNoMaximum hotel price filter
pricing_modeNoHotel pricing mode
travelers_choiceNoFilter Travelers' Choice hotels
travelers_choice_botbNoFilter Best of the Best hotels
restaurant_dateNoRestaurant availability date
restaurant_timeNoRestaurant availability time
restaurant_guestsNoRestaurant guest count
establishment_typesNoRestaurant establishment type ids
online_optionsNoRestaurant online option ids
offsetNoZero-based result offset
limitNoMaximum results
localeNoTripAdvisor locale
currencyNoCurrency code
sortNoSort value
Behavior2/5

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

No annotations provided, so description bears full burden. It mentions 'returns normalized TripAdvisor place listings' but does not disclose safety (e.g., read-only nature), rate limits, authentication requirements, or pagination behavior. The term 'normalized' is undefined, leaving behavioral uncertainty.

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: first states the action and resource, second details the output. No redundant language. Information is front-loaded and 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?

Given the tool has 20 parameters, no output schema, and complex filters, the description is insufficient. It does not explain how to use filters, interpret results, or handle large result sets. The absence of output schema makes the return format unclear.

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 all parameters have descriptions. The description does not add additional meaning or examples beyond what the schema already provides. Baseline score applies.

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?

Description clearly states 'Search TripAdvisor places' and enumerates return types: hotels, restaurants, attractions, and supported attractions. Differentiates from siblings like tripadvisor_hotels, tripadvisor_place, and tripadvisor_autocomplete by specifying it returns 'normalized place listings' across multiple categories.

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?

Description implies use when searching for TripAdvisor places but does not explicitly state when to use this tool versus specific tools like tripadvisor_hotels or tripadvisor_place. No exclusion criteria or alternative recommendations are provided.

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