Skip to main content
Glama
Departi

Departi MCP Server

Official

departi_search_accommodation

Read-onlyIdempotent

Search European accommodations by destination and dates. Get options scored to match your traveler type, with direct booking links.

Instructions

Accommodation search across European destinations. Scored by traveler type. Returns booking links.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roomsNo
guestsNo
localeNoen
checkinYes
personaNoe.g. 'culture_explorer', 'foodie', 'adventure'
checkoutYes
currencyNoEUR
maxPriceNoPer night in EUR
destinationYes
traveler_typeNoe.g. 'digital_nomad', 'slow_traveler', 'weekend_breaker'
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and openWorldHint, providing a safety profile. The description adds that results are 'scored by traveler type' and 'returns booking links,' which offers additional behavioral context without contradiction.

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 two short sentences with no redundant information. Every word adds value, making it highly concise and well-structured.

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 10 parameters and no output schema, the description is insufficient. It explains only that it returns booking links and is scored by traveler type, but lacks details on input constraints, default behaviors, or the full nature of output. More completeness is needed.

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

Parameters2/5

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

Schema coverage is only 30%, so the description must compensate. It references 'scored by traveler type,' relating to traveler_type and persona parameters, but does not explain other critical parameters like destination, checkin, checkout, or rooms. The description provides minimal added meaning beyond the schema.

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's purpose: 'Accommodation search across European destinations.' It mentions specific features like scoring by traveler type and returning booking links, which distinguishes it from sibling tools like departi_search_experiences. However, it could further differentiate from other search tools.

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 departi_search_transport or departi_search_experiences. There is no mention of prerequisites, context, or when not to use it.

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/Departi/mcp-server'

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