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
Tool Definition Quality
Average 3.7/5 across 2 of 2 tools scored.
The two tools cleanly separate flight-only searches from package-holiday searches, with descriptions explicitly contrasting the available data sources and product types. There is no practical situation where an agent would be uncertain which tool to select.
Both tools follow the exact verb_noun snake_case convention: search_flights and search_holidays. The naming is uniform and makes the tool purpose immediately predictable.
Two tools is slightly below the typical 3-15 range, but for a narrowly scoped travel-search server this is still reasonable. Each tool earns its place by covering a distinct, essential search category without any redundancy.
For a search-only API, the surface covers the two main product types: flight-only deals and package holidays. A hotel-only search could be a minor gap, but package holidays already include accommodation, so core user workflows are not blocked.
Available Tools
2 toolssearch_flightsSök efter flygerbjudanden från SverigeARead-onlyInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| adt | No | Antal vuxna (NDC: PaxType=ADT), standard 1 | |
| chd | No | Antal barn (NDC: PaxType=CHD), standard 0 | |
| inf | No | Antal spädbarn (NDC: PaxType=INF), standard 0 | |
| dest | No | IATA-kod för destinationsflygplats, t.ex. AYT, AGP, TFS | |
| orig | No | IATA-kod för avgångsflygplats, t.ex. ARN, GOT, MMX | |
| sort | No | Sorteringsordning, standard price_asc | price_asc |
| limit | No | Antal erbjudanden (1-25), standard 10 | |
| direct | No | Endast direktflyg (NDC: StopQuantity=0) | |
| dep_date | No | Exakt avgångsdatum (YYYY-MM-DD) | |
| ret_date | No | Exakt returdatum (YYYY-MM-DD) | |
| max_price | No | Maximal totalpris (NDC: PriceRangeFilter.MaxAmount) | |
| nights_max | No | Maximum antal nätter (vendor extension, inte NDC) | |
| nights_min | No | Minimum antal nätter (vendor extension, inte NDC) | |
| dep_date_to | No | Senaste avgångsdatum (YYYY-MM-DD) | |
| ret_date_to | No | Senaste returdatum (YYYY-MM-DD) | |
| dep_date_from | No | Tidigaste avgångsdatum (YYYY-MM-DD) | |
| ret_date_from | No | Tidigaste returdatum (YYYY-MM-DD) |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, and destructiveHint false, so the safety profile is covered. The description adds useful context about the NDC-adjusted API and the unusual charter-flight inventory, but it does not describe result format, availability behavior, or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences, each carrying information: what the API searches, what data source it draws on, and what the user gets. It is slightly redundant with the title, but it remains compact and front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 17-parameter tool with no output schema and no required parameters, the description does not clarify which parameters must be combined to produce a valid flight search (e.g., orig, dest, and dates). It gives good market context but leaves invocation logic to the schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents all 17 parameters and defaults. The description only says results are 'based on search criteria' and adds no meaning beyond what the schema provides; baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a concrete action and resource: 'söka efter flygresor (endast flyg) tillgängliga från Sverige' [search for flights only available from Sweden]. The explicit '(endast flyg)' and the Sweden scope distinguish it from the sibling search_holidays and from general metasearch engines.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It provides clear context: this is for flight-only charter inventory that is usually absent from Google Flights, Skyscanner, or Kayak. It does not name the sibling alternative or give an explicit when-not-to-use statement, but '(endast flyg)' plus the search_holidays sibling make the intended use reasonably clear.
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 SverigeARead-onlyInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitud i decimalgrader, används med lon och radie | |
| lon | No | Longitud i decimalgrader, används med lat och radie | |
| bbox | No | Geografisk sökning begränsad med en rektangel. Format: minLat,minLon,maxLat,maxLon. | |
| sort | No | Sorteringsordning för erbjudandena. Standard är price_asc | |
| limit | No | Antal erbjudanden som ska returneras, till exempel 5, 10. Standard 1 | |
| adults | No | Antal vuxna 12-99 år, default 2 | |
| fields | No | Fält som ska inkluderas i sökresultatet | |
| radius | No | Radie i kilometer från lat, lon | |
| rating | No | Minimum antal stjärnor, till exempel 3, 4, 5 | |
| infants | No | Antal spädbarn 0-1 år, default 0 | |
| category | No | Kategori för semestern SUNBATH=Sol och bad, CITY=Storstad, SKI=Skidsemester, EXOTIC=Exotisk | |
| children | No | Antal barn 2-11 år, default 0 | |
| days_max | No | Maximalt antal dagar för semestern, till exempel 3, 7, 14 | |
| days_min | No | Minimum antal dagar för semestern, till exempel 3, 7, 14 | |
| features | No | Faciliteter 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_price | No | Maximal totalpris för hela resan, till exempel 5000, 10000, 15000 | |
| board_type | No | Måltider inkluderade på hotellet, till exempel frukost, halvpension, helpension, all inclusive | |
| hotel_name | No | Hotellnamn, till exempel Riu Palace, Iberostar, Sol | |
| temp_water | No | Minimum förväntad vattentemperatur i Celsius, till exempel 20, 25 | |
| country_iso | No | ISO-kod för land, till exempel ES, GR, PL, TR | |
| guest_rating | No | Minimum gästbetyg, till exempel 8.2, 9.0. Median: 8.4 | |
| direct_flight | No | Sätt till true för att hitta hotell med direktflyg | |
| distance_beach | No | Maximalt avstånd till stranden i meter, till exempel 0, 100, 500 | |
| depart_date_max | No | Senast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| depart_date_min | No | Tidigast möjlig start på semestern (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| distance_centre | No | Maximalt avstånd till centrum i meter, till exempel 0, 100, 500 | |
| return_date_max | No | Senast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| return_date_min | No | Tidigast möjlig hemresa (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| destination_name | No | Destinationsnamn, till exempel Malta, Magaluf, Gran Canaria | |
| distance_airport | No | Maximalt avstånd mellan hotell och flygplats i km, till exempel 20, 40, 80 | |
| number_of_nights | No | Exakt antal nätter för semestern, till exempel 3, 7, 14 | |
| temp_air_day_max | No | Maksimum förväntad dagstemperatur i Celsius, till exempel 25, 30 | |
| temp_air_day_min | No | Minimum förväntad dagstemperatur i Celsius, till exempel 20, 25 | |
| depart_date_exact | No | Semestern ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| return_date_exact | No | Hemresan ska börja denna dag (ISO 8601 format YYYY-MM-DDTHH:MM:SSZ) | |
| origin_airport_code | No | IATA kod för avreseflygplats, till exempel ARN, GOT, MMX | |
| destination_airport_code | No | IATA kod för destination flygplats, till exempel ALC, AGP, TFS |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds useful context about the aggregated supplier database and 'best available' offers, but it does not disclose response shape, default result limits, or pagination behavior. With annotations present this is acceptable but not exceptional.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact at three sentences, front-loading the core search function and keeping supplier/market details brief. Some marketing phrasing like 'största och mest kompletta' and 'bästa erbjudandena' is slightly redundant, but it does not meaningfully bloat the description.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
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 could have been more explicit about the result shape, but the word 'erbjudanden' and the extensive 'fields' parameter with defaults largely convey what comes back. The annotations cover the read-only aspect, and the schema covers all inputs, so the description is adequate if not fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and every parameter already has an inline description, example, and often enums or bounds. The description only refers generically to 'sökkriterier' and adds no parameter-level meaning beyond what the schema provides, matching the high-coverage baseline of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states that the tool searches for package trips ('paketresor') in Sweden and names the major suppliers, which distinguishes it from a flight-only tool. However, it does not explicitly mention or contrast the sibling tool search_flights, so it stops short of the strongest possible clarity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives a clear usage context: find available package trips from Sweden based on search criteria, and the package-holiday wording implies the boundary against search_flights. It does not explicitly list exclusions or alternatives, so it does not earn a 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user or an account that owns the GitHub organization, then choose Claim with GitHub.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceBook hotels worldwide — search, price, prebook & book across 249 countries. 65 tools for hotel search, flights, loyalty, analytics. Zero API keys needed. at best prices for hotels 3 M+ property221MIT
- AlicenseAqualityDmaintenanceAI-native travel search MCP with affiliate booking links and optional x402 premium intelligence.6548MIT
- AlicenseNot gradedqualityCmaintenanceEnables real-time flight fare searches across date ranges and multiple destinations, with historical price insights and booking links. Provides one-way and round-trip search tools through MCP.MIT
- AlicenseAqualityAmaintenanceSearch 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.4134022Apache 2.0