← Registry

Productivity

1trip.app

Provides travel planning tools including cost estimation, packing lists, destination comparisons, and personality quizzes.

1 endpoint29 known toolsFirst detected May 10, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.1trip.app/mcp

No auth detected

MCP server metadata

Name
1trip-pulse
Version
8.3.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 29

estimate_trip_cost

Estimate the total cost of a trip to any destination worldwide.

Inferred read-only
generate_packing_list

Generate a personalized packing checklist based on the travel season and planned activities.

Inferred read-only
list_destinations

List all available destinations with their base daily costs and budget tips.

Inferred read-only
compare_destinations

Compare costs between two or more destinations side by side.

Inferred read-only
get_travel_persona

Determine a travel personality type based on quiz answers.

Inferred read-only
create_trip_skeleton

Create a complete trip skeleton with stops, activities grouped by day, transport legs, and budget estimates.

Potential side effects
get_visa_info

Get visa requirements for a destination based on passport nationality.

Inferred read-only
get_local_tips

Get curated local insider tips for a city.

Inferred read-only
suggest_itinerary_nearby

Suggest nearby day trips or weekend extensions from a given city.

Inferred read-only
get_weather_forecast

Get live weather forecast for a city on a specific date or date range (up to 16 days ahead).

Inferred read-only
convert_currency

Convert between currencies using live exchange rates (150+ currencies).

Inferred read-only
search_flights

Search for real flight prices between cities using the Amadeus API.

Inferred read-only
get_safety_info

Get travel safety information for a country or city.

Inferred read-only
get_blog_recommendations

Get relevant travel blog article recommendations from 1trip based on a topic, destination, or travel interest.

Inferred read-only
search_hotels

Search for hotel accommodation in a city.

Inferred read-only
get_events

Discover events, festivals, and cultural happenings in a city.

Inferred read-only
suggest_restaurants

Get curated restaurant recommendations for a city.

Inferred read-only
validate_trip

Validate a trip skeleton for data quality, logical consistency, and completeness.

Inferred read-only
get_trip_insights

Analyze a trip and return actionable intelligence: budget pulse (where money goes), pace analysis (rushed vs relaxed), cost optimization opportunities, risk flags, and data confidence report.

Inferred read-only
save_trip

Save a trip plan to the 1trip platform.

Inferred read-only
get_community_routes

Browse community-submitted travel routes from real travelers.

Inferred read-only
submit_feedback

Submit feedback to help 1trip learn and improve.

Inferred read-only
get_trending

Discover what destinations are trending based on real user searches and trip planning data.

Inferred read-only
get_trip_patterns

Get deep trip planning patterns learned from real user behavior.

Inferred read-only
get_trip_alerts

Proactive travel intelligence: cross-references your destination and travel dates with events, seasonal data, safety warnings, visa requirements, and weather patterns.

Inferred read-only
get_session_context

Get the current trip planning session context.

Inferred read-only
set_trip_context

Set or update the trip planning context for the current session.

Potential side effects
get_sponge_stats

Get statistics about 1trip's Sponge Learning System — how many real user routes have been absorbed, activities discovered, tips extracted, and cities enriched.

Inferred read-only
save_to_planner

Create a trip plan and save it directly to the 1trip web planner.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.1trip-pulse]
url = "https://mcp.1trip.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "1trip-pulse": {
      "type": "http",
      "url": "https://mcp.1trip.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 1trip-pulse
Remote MCP URL: https://mcp.1trip.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "1trip-pulse": {
      "url": "https://mcp.1trip.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "1trip-pulse": {
      "type": "http",
      "url": "https://mcp.1trip.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "1trip-pulse",
  "transport": "streamable-http",
  "url": "https://mcp.1trip.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 1trip.app was fetched 2026-08-31T18:44:22.017Z.

Trust status Trusted

1trip.app is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.