Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
verychic_list_dealsB

List current VeryChic offers (20 by default).

verychic_search_offersC

Search/filter offers by destination (substring), country, and/or max price.

verychic_offer_detailsC

Offer details (advantages, gallery) plus availability/prices by date.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clear, distinct purpose: listing deals, getting detailed info on a specific offer, and searching/filtering offers. No overlap in functionality.

Naming Consistency5/5

All tools follow a consistent 'verychic_verb_noun' pattern (list_deals, offer_details, search_offers), making them predictable and easy to distinguish.

Tool Count4/5

With 3 tools, the server is minimal but covers the essential operations for browsing and searching travel deals. A few more tools (e.g., sorting, filtering by date) could enhance scope, but current count is reasonable.

Completeness4/5

The server provides listing, details, and search, which cover the core read-only use case. Missing features like booking or advanced filters are not critical for the primary purpose.

Maintenance

ActivityMaintained
ResponsivenessNo issues