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 DescriptionsA

Average 3.7/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct purposes: search_flights covers flight-only searches, while search_holidays covers package holidays. There is no overlap in their intended use cases.

Naming Consistency5/5

Both tools follow the same verb_noun pattern: search_flights and search_holidays. The naming is consistent and predictable.

Tool Count3/5

With only 2 tools, the server feels somewhat thin. While the two search operations cover the core domain, additional tools like search_hotels or search_car_rentals might be expected for a comprehensive travel search server.

Completeness4/5

The server covers the two primary search needs for travel: standalone flights and package holidays. Minor gaps exist (e.g., no separate hotel search or booking capabilities), but for a search-focused server, the main workflows are represented.

Available Tools

2 tools
search_flightsSök efter flygerbjudanden från SverigeAInspect

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)
Behavior3/5

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

With no annotations, the description must convey behavioral traits. It implies a read-only search operation and highlights unique data sources, but it does not explicitly state that no data is modified, nor does it mention rate limits or authentication. The information is adequate but could be more transparent.

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 three sentences, each adding value: purpose and scope, unique data source, and general result focus. It is efficient and front-loaded, with no redundant or wasted words.

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 17 parameters, no required, and no output schema, the description covers the core purpose and uniqueness. It lacks explicit mention of return format or pagination, but the search nature makes it reasonably complete. A higher score would require more detail on results.

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 the description already has baseline value. The tool description provides overall context (NDC-adjusted, charter flights) but does not add specific meaning beyond what the parameter descriptions already offer. At baseline, a score of 3 is appropriate.

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 flights from Sweden, specifically using NDC-adjusted data including charter seats. It differentiates from the sibling tool 'search_holidays' by specifying 'endast flyg' (only flights), making the purpose distinct.

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 provides context on when to use this tool: for finding charter flight offers not available on major platforms. While it doesn't explicitly exclude scenarios or mention alternatives, the sibling tool name and the 'only flights' qualifier offer implicit guidance. A more explicit when-not-to-use statement would improve clarity.

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 SverigeBInspect

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?

With no annotations, the description must disclose behavioral traits. It only mentions the database and providers, but omits read-only nature, result ranking, pagination, or error behavior. No additional context beyond the core purpose.

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 at two sentences, but contains marketing fluff like 'största och mest kompletta' and 'bästa erbjudandena' which doesn't add functional value. Otherwise well-structured and front-loaded.

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, no output schema, and no annotations, the description is far too sparse. It doesn't explain response format, how to combine filters, or typical usage patterns, leaving significant gaps for a complex search tool.

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%, so all parameter meanings are documented in the schema. The description adds no parameter-specific details, aligning with the baseline score 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 the tool searches for package holidays ('paketresor') in a large Swedish database, with a specific verb ('söka') and resource. This distinguishes it from the sibling tool 'search_flights'.

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 package holiday searches but never explicitly contrasts with alternatives like search_flights or states when this tool should be preferred. No exclusions or alternative references are provided.

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!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources