Skip to main content
Glama

Voya Homes public vacation-home search

Server Details

Read-only Voya Homes search for date-bound availability, prices and property details.

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-03-26
URL

TDQS

A4.4/5.0

Scored across 3 tools

Disambiguation5/5

Each tool maps to a distinct stage of the search flow: listing destinations, searching homes, and retrieving a specific home's details. There is no overlap between list/search/get, and the descriptions reinforce their separate roles.

Naming Consistency5/5

All tool names follow a uniform verb_noun snake_case pattern: list_destinations, search_homes, get_home. The verbs are semantically appropriate and consistently applied.

Tool Count5/5

Three tools are exactly right for the server's stated purpose of public vacation-home search. Each tool covers an essential step and the set is neither bloated nor too thin.

Completeness5/5

The server covers the full read-only search journey: discover destinations, search for homes with dates and guests, then view a specific home's details and availability. Since it is explicitly search-only, booking-related operations are not missing gaps.

Available Tools

3 tools
get_homeGet Voya Homes property detailsA
Read-onlyIdempotent
Inspect

Read-only property details and optional date-bound price. When dates and guests are supplied, returns a server-side availability result plus a direct checkout URL. It never reserves, charges, creates an intention or modifies data.

ParametersJSON Schema
NameRequiredDescriptionDefault
adultsNo
checkInNo
checkOutNo
childrenNo
languageNo
houseCodeYesPublic Voya Homes property code.

Output Schema

ParametersJSON Schema
NameRequiredDescription
propertyYes
retrievedAtYes

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description adds value by explicitly stating 'It never reserves, charges, creates an intention or modifies data' and by describing the conditional availability/checkout URL behavior. This goes beyond the annotations and clarifies what the tool does and does not do during execution.

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 sentences, no wasted words. The first sentence fronts the core purpose; the second adds a conditional behavior and a strict safety statement. Every phrase earns its place with high information density.

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

Completeness4/5

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

Given the tool has an output schema (not detailed here), the description need not explain return format. It covers the read-only nature, optional parameters, and safety profile. It could mention the language parameter or explicitly note that a houseCode is required, but the core usage is adequately described for an agent to call it correctly.

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 description coverage is only 17% (only houseCode has a description). The description mentions 'dates and guests' but does not map these to specific parameters (checkIn, checkOut, adults, children) or explain the language enum. It adds some context—that supplying these values triggers availability—but does not sufficiently compensate for the low schema coverage.

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?

The description states a specific verb (Get) and resource (property details) with an optional 'date-bound price,' clearly distinguishing it from list_destinations and search_homes. It centers on a single property (houseCode) and adds conditional pricing behavior, leaving no ambiguity about the tool's core purpose.

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

Usage Guidelines4/5

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

The description gives a clear condition—'When dates and guests are supplied, returns a server-side availability result plus a direct checkout URL'—but does not explicitly exclude alternatives or say 'use this when you already have a houseCode.' Context implies it is for a specific property, but explicit sibling differentiation is missing.

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

list_destinationsList Voya Homes destinationsA
Read-onlyIdempotent
Inspect

Read-only. Lists destinations currently exposed by Voya Homes. It never creates a booking, intention, payment, hold or customer record.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription
retrievedAtYes
destinationsYes

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint false, but the description adds explicit assurance that it never creates a booking, intention, payment, hold, or customer record. This goes beyond the annotations by naming the specific side effects that are absent.

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 sentences with no filler. The 'Read-only' safety qualifier is front-loaded, and the rest of the description adds concrete behavioral detail without redundancy.

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

Completeness5/5

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

For a zero-parameter list tool with an output schema and annotations covering side-effect safety, the description is complete. It tells the agent what the tool returns conceptually and that no mutation occurs; the output schema covers the return shape.

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

Parameters4/5

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

The tool has zero parameters and schema coverage is 100%, so the schema fully documents the empty input. The description needs no parameter-level details, and the baseline of 4 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?

The description uses a specific verb ('Lists') and a clear resource ('destinations currently exposed by Voya Homes'). It also distinguishes the tool from its siblings, get_home and search_homes, which focus on homes rather than destinations.

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?

The description implies when to use this tool: when you need the current list of Voya Homes destinations. However, it does not explicitly mention alternatives or state when not to use it, leaving the choice to inference.

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

search_homesSearch Voya Homes availability and pricesA
Read-onlyIdempotent
Inspect

Read-only search of vacation homes using destination, dates and guests. Returns current server-side availability, prices and links to continue on the Voya Homes property or checkout page. It never reserves, charges, creates an intention or sends a payment request.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoDestination city. Orlando is currently bookable; other cities appear only when released by the inventory source.
pageNo
adultsYesNumber of adults.
checkInYesCheck-in date in YYYY-MM-DD.
bedroomsNo
checkOutYesCheck-out date in YYYY-MM-DD.
childrenNoNumber of children.
languageNo
maxPriceNo
minPriceNo
pageSizeNo
amenitiesNo
categoriesNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
pageYes
queryYes
totalYes
resultsYes
pageSizeYes
totalPagesYes
retrievedAtYes
checkoutNoteYes

TDQS

A4/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive behavior. The description adds important context beyond that: it explicitly states the tool never reserves, charges, creates an intention, or sends a payment request, which is critical for an agent deciding whether to use this in a booking flow.

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 compact and front-loaded: it states the operation, then the return value, then the safety guarantee. Every sentence adds value and there is no repetition of schema details.

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

Completeness3/5

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

The description covers the core search behavior and safety profile well, and an output schema exists to describe return values. However, with many optional filter parameters and no mention of pagination or how to discover valid destinations (e.g., list_destinations), the description is not fully complete for a complex search tool.

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 description coverage is low at 38%, so the description must compensate for undocumented parameters. It only mentions destination, dates, and guests, but leaves page, pageSize, bedrooms, language, price bounds, amenities, and categories unexplained. This is insufficient for a 13-parameter tool.

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?

The description uses a specific verb and resource: 'search of vacation homes' for availability and prices. It clearly distinguishes from siblings by indicating it is a multi-result search, versus get_home (single property) and list_destinations (destinations only).

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

Usage Guidelines4/5

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

The description gives clear context: use this when you need current availability, prices, and booking links for vacation homes by destination, dates, and guests. It does not explicitly name alternatives or exclusions, but the intended use case is evident.

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 observedget_home
    • First observedlist_destinations
    • First observedsearch_homes

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Search vacation rental properties, check real-time availability, get canonical pricing quotes, and create direct bookings. Each property is its own node with live data. Supports staircase pricing, seasonal rates, and 11 languages.
    4
    13
    220 npm
    3
    Apache 2.0
  • A
    license
    B
    quality
    A
    maintenance
    Search VeryChic hotel deals from any MCP client; browse flash-sale offers, filter by destination or price, and read availability and prices by date. Read-only, anonymous, no account needed.
    3
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides read-only access to Hostaway PMS data, enabling assistants to answer questions about listings, calendars, reservations, and inbox threads, and generate occupancy, inbox, and completeness reports without writing or sending anything.
    11
    32 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources