travelMCP Directory
TD
travelMCP Directory
/search_travel_tools

Search travel MCP tools

Search the OmniTravel directory of MCP servers, agent skills and APIs for travel technology. Returns matching tools with their tagline, category, author and URL

liveverifiedunknown~5s typical
mcpprobedtravelmcpdirectory
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-omnitravel-travelmcp-directory /search_travel_tools for me.

Input

FieldTypeDescription
querystringSearch phrase, for example "hotel id mapping" or "browser automation"
categorystringCategory slug filter, for example "hotel-id-mapping" or "web-scraping"
typestring (mcp_server | agent_skill | client | api)Restrict to one kind of listing
limitintegerMaximum results, default 10

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-omnitravel-travelmcp-directory","endpoint":"/search_travel_tools","input":{}}'
cli
npx cracked-ai run -p mcp-ai-omnitravel-travelmcp-directory -e /search_travel_tools -i '{}'
mcp
run_tool({ provider: "mcp-ai-omnitravel-travelmcp-directory", endpoint: "/search_travel_tools", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.