Skip to main content
Glama

Sistaminuten travel search

Server Details

Realtime package holiday and charter flight prices from Sweden. Inventory not on Google Flights.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.4/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The tools search_flights and search_holidays have clearly distinct purposes: one searches for flights only, the other for package holidays. There is no ambiguity.

Naming Consistency5/5

Both tools follow a consistent snake_case verb_noun pattern (search_flights, search_holidays), making naming predictable and clear.

Tool Count3/5

With only 2 tools, the server feels minimal for a travel search domain. While the tools are well-scoped, the total count is borderline for a comprehensive travel search server.

Completeness2/5

The server only provides search operations for flights and package holidays. It lacks tools for other travel services (e.g., hotels, car rentals) and does not support any CRUD operations beyond search, leaving significant gaps for typical travel workflows.

Available Tools

2 tools
search_flightsSök efter flygerbjudanden från SverigeBInspect

NDC-justerat API för att söka efter flygresor (endast flyg) tillgängliga från Sverige. Databasen innehåller säten på charterflyg som vanligtvis inte hittas hos Google Flights, Skyscanner eller Kayak. Hitta de bästa tillgängliga flygerbjudandena baserat på sökkriterier.

ParametersJSON Schema
NameRequiredDescriptionDefault
adtNoAntal vuxna (NDC: PaxType=ADT), standard 1
chdNoAntal barn (NDC: PaxType=CHD), standard 0
infNoAntal spädbarn (NDC: PaxType=INF), standard 0
destNoIATA-kod för destinationsflygplats, t.ex. AYT, AGP, TFS
origNoIATA-kod för avgångsflygplats, t.ex. ARN, GOT, MMX
sortNoSorteringsordning, standard price_ascprice_asc
limitNoAntal erbjudanden (1-25), standard 10
directNoEndast direktflyg (NDC: StopQuantity=0)
dep_dateNoExakt avgångsdatum (YYYY-MM-DD)
ret_dateNoExakt returdatum (YYYY-MM-DD)
max_priceNoMaximal totalpris (NDC: PriceRangeFilter.MaxAmount)
nights_maxNoMaximum antal nätter (vendor extension, inte NDC)
nights_minNoMinimum antal nätter (vendor extension, inte NDC)
dep_date_toNoSenaste avgångsdatum (YYYY-MM-DD)
ret_date_toNoSenaste returdatum (YYYY-MM-DD)
dep_date_fromNoTidigaste avgångsdatum (YYYY-MM-DD)
ret_date_fromNoTidigaste returdatum (YYYY-MM-DD)
Behavior2/5

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

No annotations are provided, so the description must convey behavioral traits. It mentions the database source and that it's a search tool, but fails to disclose whether the operation is read-only, response format, error handling, or rate limits. Important behavioral characteristics 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.

Conciseness4/5

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

The description is two sentences, conveying essential information without extraneous wording. It could be slightly clearer by avoiding technical jargon like 'NDC-adjusted' upfront, but overall it is appropriately sized and front-loaded with the tool's purpose.

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 complexity of 17 parameters, no required parameters, and the presence of a sibling tool, the description is insufficient. It does not explain typical use cases, parameter combinations, or the nature of the output. More context is needed for an agent to use it effectively.

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 coverage is 100% with detailed parameter descriptions, so the baseline is 3. The description adds no additional meaning to parameters beyond what the schema provides. It mentions the database and search criteria generally but does not enhance parameter understanding.

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 clearly states the tool searches for flight trips only, available from Sweden, using an NDC-adjusted API with a database of charter flights not found on major metasearch engines. This provides a specific verb ('search'), resource ('flight trips'), and unique value proposition that distinguishes it from general flight 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 Guidelines3/5

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

The description implies usage for flight searches from Sweden, especially for charter flights, but does not explicitly state when to avoid this tool or mention alternatives like search_holidays. No guidance on prerequisites or scenarios where other tools would be more appropriate.

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

search_holidaysSök efter sista minuten och charterresor från SverigeAInspect

API för att söka i den största och mest kompletta databasen i Sverige efter paketresor. API:et används för att ge de bästa erbjudandena för paketresor som erbjuds av Ving, TUI, Apollo, Nazar, Ticket, Solfaktor och många andra. Hitta de bästa tillgängliga paketresorna från Sverige baserat på sökkriterier.

ParametersJSON Schema
NameRequiredDescriptionDefault
latNoLatitud i decimalgrader, används med lon och radie
lonNoLongitud i decimalgrader, används med lat och radie
bboxNoGeografisk sökning begränsad med en rektangel. Format: minLat,minLon,maxLat,maxLon.
sortNoSorteringsordning för erbjudandena. Standard är price_asc
limitNoAntal erbjudanden som ska returneras, till exempel 5, 10. Standard 1
adultsNoAntal vuxna 12-99 år, default 2
fieldsNoFält som ska inkluderas i sökresultatet
radiusNoRadie i kilometer från lat, lon
ratingNoMinimum antal stjärnor, till exempel 3, 4, 5
infantsNoAntal spädbarn 0-1 år, default 0
categoryNoKategori för semestern SUNBATH=Sol och bad, CITY=Storstad, SKI=Skidsemester, EXOTIC=Exotisk
childrenNoAntal barn 2-11 år, default 0
days_maxNoMaximalt antal dagar för semestern, till exempel 3, 7, 14
days_minNoMinimum antal dagar för semestern, till exempel 3, 7, 14
featuresNoFaciliteter på hotellet: ac=luftkonditionering, adultsonly=Endast för vuxna, apartment=lägenhet, bar=bar, childspool=barnpool, gym=gym, heatedpool=uppvärmd pool, kidsclub=barnklubb, pool=pool, seaview=havsutsikt, restaurant=restaurang, spa=spa
max_priceNoMaximal totalpris för hela resan, till exempel 5000, 10000, 15000
board_typeNoMåltider inkluderade på hotellet, till exempel frukost, halvpension, helpension, all inclusive
hotel_nameNoHotellnamn, till exempel Riu Palace, Iberostar, Sol
temp_waterNoMinimum förväntad vattentemperatur i Celsius, till exempel 20, 25
country_isoNoISO-kod för land, till exempel ES, GR, PL, TR
guest_ratingNoMinimum gästbetyg, till exempel 8.2, 9.0. Median: 8.4
direct_flightNoSätt till true för att hitta hotell med direktflyg
distance_beachNoMaximalt avstånd till stranden i meter, till exempel 0, 100, 500
depart_date_maxNoSenast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
depart_date_minNoTidigast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
distance_centreNoMaximalt avstånd till centrum i meter, till exempel 0, 100, 500
return_date_maxNoSenast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
return_date_minNoTidigast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
destination_nameNoDestinationsnamn, till exempel Malta, Magaluf, Gran Canaria
distance_airportNoMaximalt avstånd mellan hotell och flygplats i km, till exempel 20, 40, 80
number_of_nightsNoExakt antal nätter för semestern, till exempel 3, 7, 14
temp_air_day_maxNoMaksimum förväntad dagstemperatur i Celsius, till exempel 25, 30
temp_air_day_minNoMinimum förväntad dagstemperatur i Celsius, till exempel 20, 25
depart_date_exactNoSemestern ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
return_date_exactNoHemresan ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ)
origin_airport_codeNoIATA kod för avreseflygplats, till exempel ARN, GOT, MMX
destination_airport_codeNoIATA kod för destination flygplats, till exempel ALC, AGP, TFS
Behavior2/5

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

No annotations provided, so the description must disclose behavior. However, it only describes the database scope and does not mention any behavioral traits like rate limits, authentication, response size, or error handling. For a tool with 37 parameters, this is insufficient.

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

Conciseness4/5

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

The description is concise (one paragraph) and front-loaded with purpose. It is efficient but could be slightly more structured or translated to English for clarity.

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 37 parameters and no output schema, the description is too sparse. It does not explain return values, pagination, or how results are structured. For such a complex tool, more context is needed for effective agent usage.

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 100%, so each parameter has a description in the schema. The tool description does not add further meaning beyond these, meeting the baseline of 3.

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 clearly states it searches for package holidays from Sweden, listing major suppliers (Ving, TUI, etc.). It explicitly distinguishes from sibling tool 'search_flights' by focusing on package deals, not just flights.

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 implies usage for finding package holiday offers from Sweden. While it doesn't explicitly contrast with search_flights, the context makes the distinction clear. Lacks explicit when-not-to-use or alternative scenarios.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources