data_status — MolTravel MCP Tool
data_status
(data status) is one of 56 tools on the
MolTravel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call data_status from your client
- Claude Code MolTravel data_status run in your project directory
- Claude Desktop MolTravel data_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MolTravel data_status ~/.cursor/mcp.json
- VS Code MolTravel data_status .vscode/mcp.json
- Zed MolTravel data_status ~/.config/zed/settings.json
- Windsurf MolTravel data_status ~/.codeium/windsurf/mcp_config.json
- Cline MolTravel data_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MolTravel data_status ~/.gemini/settings.json
- Grok MolTravel data_status .mcp.json (in your project root)
- ChatGPT MolTravel data_status Settings → Connectors → Advanced → Developer mode
- Claude.ai MolTravel data_status Settings → Connectors → Add custom connector
- LangChain MolTravel data_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http travel https://mcp.moltravel.com/mcp
Other tools on this server
- restcountries_country_info
- fcdo_travel_advice
- fcdo_list_countries
- airports_lookup
- airports_search
- airports_near
- airlines_lookup
- airlines_search
- visa_check
- visa_summary
- peek_experience_availability
- peek_experience_details
- peek_list_tags
- peek_render_activity_tiles
- peek_search_experiences
- peek_search_regions
- tourradar_b2b-operator-details
- tourradar_b2b-cities-search
- tourradar_b2b-continents-list
- tourradar_b2b-countries-list
- tourradar_b2b-currencies-list
- tourradar_b2b-languages-list
- tourradar_b2b-tour-types-list
- tourradar_b2b-tour-departures
- tourradar_b2b-tour-details
- tourradar_b2b-tour-faq
- tourradar_b2b-tour-map
- tourradar_general-current-date
- tourradar_vertex-tour-search
- tourradar_vertex-tour-title-search
- tourradar_vertex-review-search
- tourradar_web-ask-question
- tourradar_web-tour-booking
- tourradar_web-tour-send-brochure
- tourradar_algolia-operator-search
- trivago_trivago-accommodation-radius-search
- trivago_trivago-accommodation-search
- trivago_trivago-destination-price-trends
- skiplagged_sk_flights_search
- skiplagged_sk_destinations_anywhere
- skiplagged_sk_flex_departure_calendar
- skiplagged_sk_flex_return_calendar
- skiplagged_sk_hotels_search
- skiplagged_sk_cars_search
- skiplagged_sk_hotel_details
- skiplagged_sk_faq_search
- skiplagged_sk_resolve_location
- skiplagged_sk_resolve_iata
- ferryhopper_get_ports
- ferryhopper_get_disruptions
- ferryhopper_get_direct_connections_for_ports
- ferryhopper_search_trips
- ferryhopper_search_trips_v2
- ferryhopper_trip_details
- travel_agent
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.