Skip to main content
Glama

airbnb-data

Server Details

Airbnb search, listing details, and calendar availability as clean structured data.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP ยท MCP 2025-11-25
URL
Repository
DataLeadsPRO/airbnb-data
GitHub Stars
0
Server Listing
airbnb-data

TDQS

C2.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct resource: search for discovering listings, details for a specific listing's information, and calendar for availability. There is no functional overlap between the tools.

Naming Consistency5/5

All tools follow the same airbnb_<noun> pattern with no mixed conventions or extraneous prefixes. The naming is predictable and uniform.

Tool Count4/5

Three tools is a small but reasonable set for a read-only Airbnb data server, covering the core browsing flow. It is slightly minimal but not under-scoped to the point of feeling empty.

Completeness4/5

The set covers search, detail lookup, and calendar availability, which are the main data retrieval needs for Airbnb listings. Reviews or neighborhood info would be useful additions, but the current surface is not severely incomplete.

Available Tools

3 tools
airbnb_calendarDInspect

V1 Airbnb Calendar

ParametersJSON Schema
NameRequiredDescriptionDefault
endNo
startNo
roomIdNo

TDQS

D1.1/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It discloses no side effects, read-only hints, destructive actions, permissions, rate limits, or expected behavior. There is no behavioral information at all.

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

Conciseness2/5

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

The description is extremely short, but this is under-specification rather than concise clarity. It contains no useful information and is not front-loaded with actionable content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with three undocumented parameters, no output schema, and no annotations, the description is wholly inadequate. An agent cannot determine the operation, required inputs, or return value.

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

Parameters1/5

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

The input schema shows three parameters (start, end, roomId) with no descriptions and 0% schema description coverage. The description adds no meaning to any parameter, so the agent cannot know the expected format, units, or purpose of these arguments.

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

Purpose1/5

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

The description 'V1 Airbnb Calendar' merely restates the tool name with a version label and contains no verb or statement of functionality. It does not say whether the tool fetches availability, manages bookings, or performs some other calendar action, nor does it distinguish it from sibling tools.

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

Usage Guidelines1/5

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

There is no guidance on when to use this tool versus airbnb_details or airbnb_search. No context, conditions, or alternatives are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

airbnb_detailsDInspect

V1 Airbnb Details

ParametersJSON Schema
NameRequiredDescriptionDefault
roomIdNo

TDQS

D1.5/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of disclosing behavior. 'V1 Airbnb Details' discloses nothing about side effects, whether the operation is read-only, required permissions, rate limits, or output behavior. This is effectively no behavioral disclosure.

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

Conciseness2/5

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

The description is short, but that is under-specification rather than effective conciseness. 'V1' adds versioning noise without value, and the phrase 'Airbnb Details' merely echoes the tool name without earning its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having only one parameter and no output schema, the description is inadequate: it does not say what details are returned, how roomId should be obtained, or what the response looks like. The tool is not safely callable based on this definition alone.

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

Parameters1/5

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

Schema description coverage is 0%, and the description adds no meaning about the roomId parameter, such as its format, source, or whether it is required. The parameter name alone is the only hint, and the description does not compensate for the missing schema details.

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

Purpose2/5

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

The description is effectively a restatement of the tool name: 'V1 Airbnb Details' names a resource but uses no verb and gives no action such as fetch, retrieve, or list. It does not help distinguish the tool from sibling tools like airbnb_search or airbnb_calendar.

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?

There is no guidance about when to use this tool versus airbnb_search or airbnb_calendar, nor any mention of prerequisites or context. An agent is left to guess whether this tool is for looking up a specific listing's detail after a search or for something else.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 3 tool updates
    • First observedairbnb_calendar
    • First observedairbnb_details
    • First observedairbnb_search

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.