Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

tripadvisor_reviews

Fetch public TripAdvisor reviews by location ID or URL, with pagination, language, rating filters, and machine translation, returning normalized JSON data.

Instructions

Get TripAdvisor reviews. Returns normalized TripAdvisor public reviews from credential-free GraphQL review data. Pass either id or url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNoTripAdvisor location id
urlNoTripAdvisor place URL
pageNo1-based review page
limitNoMaximum reviews
languageNoReview language
sort_typeNoReview sort type
sort_byNoReview sort field
ratingsNoRating filters
do_machine_translationNoEnable upstream machine translation
photos_per_review_limitNoMaximum photos per review
Behavior3/5

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

Description states it returns normalized public reviews without credentials, indicating read-only operation. However, no details on rate limits, pagination behavior, or response format. With no annotations provided, the description carries the burden but misses some behavioral context.

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 effectively convey purpose and key input requirement. No redundant information; 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 10 parameters and no output schema, the description is insufficient. It does not explain pagination, sorting, filtering, or return format, which are critical for correct usage. The tool is more complex than the description suggests.

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 has 100% description coverage, so baseline is 3. Description adds value by noting 'Pass either id or url', but does not elaborate on other parameters. Minimal extra meaning beyond schema.

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 'Get TripAdvisor reviews' with specific verb and resource. It distinguishes from sibling tools (e.g., tripadvisor_place, tripadvisor_hotels) by focusing on reviews. The mention of 'normalized' and 'credential-free GraphQL' adds specificity.

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 vs alternatives like tripadvisor_place or tripadvisor_hotels. The description only says 'Pass either id or url' but does not explain when to choose which, nor when not to use the tool.

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