Products / Third-party catalogue
Third-party catalogue up
Vetted third-party travel MCP servers, probed nightly, pointed to and never proxied. For anything this gateway does not offer.
Travel Gateway · last probed 2026-09-09 12:00
Install
claude mcp add --transport http travel https://mcp.travel-gateway.codeblocks.sk/mcp
No key needed to start. A free key from /keys raises the rate limit and turns on receipts.
Tools
travel_catalog_categories
read-only
List catalogue categories, how many servers each holds, and how many are answering.
travel_catalog_get
read-only
Full detail on one catalogued server: status, what it needs to authenticate, known caveats, install lines, and working alternatives if it is currently down.
| Argument | Type | Required | Description |
|---|---|---|---|
id |
string | yes | Catalogue id, from travel_catalog_search |
travel_catalog_search
read-only
Find vetted third-party travel MCP servers by job or category, with the result of our own scheduled probe and copy-paste install lines. These are pointed to, not proxied: install what you need directly. Use this when the traveller needs something this gateway does not offer.
| Argument | Type | Required | Description |
|---|---|---|---|
query |
optional | Free text, e.g. 'hotel rates' or 'visa' | |
category |
optional | One of: group-travel, flights-search, flights-booking, hotels, split-stay, rail, activities-tours, visa-docs, disruption-claims, ground-ancillaries | |
official_only |
boolean | Only servers published by the vendor whose data they serve | |
include_down |
boolean | Include servers that failed their last checks | |
limit |
integer |