Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.gkcogz/1trippulse

NPM · 1TRIPPULSE-MCP-SERVER · SCANNED SEP 25

1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities.

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 215 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2714 tokens (~104/item across 26 items; 21 tools + 5 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 99% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 21 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 22 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.gkcogz/1trippulse MCP server?

io.github.gkcogz/1trippulse runs locally as an npm package, launched with npx -y 1trippulse-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · 1trippulse-mcp-server

# add to Claude Code
claude mcp add gkcogz-1trippulse -- npx -y 1trippulse-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "gkcogz-1trippulse": {
      "command": "npx",
      "args": [
        "-y",
        "1trippulse-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "gkcogz-1trippulse": {
      "command": "npx",
      "args": [
        "-y",
        "1trippulse-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add gkcogz-1trippulse -- npx -y 1trippulse-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gkcogz-1trippulse": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "1trippulse-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gkcogz-1trippulse --command npx --arg -y --arg 1trippulse-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  gkcogz-1trippulse:
    command: "npx"
    args: ["-y", "1trippulse-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "gkcogz-1trippulse": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "1trippulse-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add gkcogz-1trippulse -t stdio -c npx -a -y 1trippulse-mcp-server
// mcp.json
{
  "mcpServers": {
    "gkcogz-1trippulse": {
      "command": "npx",
      "args": [
        "-y",
        "1trippulse-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 23 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 22 Sept 26 +1
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Analysed npm/1trippulse-mcp-server@7.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 21 exposed · ~2,606 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
compare_destinations ~87

Compare costs between two or more destinations side by side. Great for helping users decide between multiple options.

NameTypeReqDescription
budget_levelstring–Budget tier
daysnumber–Trip duration in days
destination_idsarrayyesArray of destination IDs to compare (2-5). Use list_destinations to see available IDs.
travelersnumber–Number of travelers

No output schema declared.

No examples provided.

convert_currency ~108

Convert between currencies using live exchange rates (150+ currencies). Powered by ExchangeRate API with static fallback. Useful for trip budgeting in local currency.

NameTypeReqDescription
amountnumberyesAmount to convert
fromstringyesSource currency code (ISO 4217). Examples: "USD", "EUR", "GBP", "TRY"
tostringyesTarget currency code (ISO 4217). Examples: "JPY", "THB", "CZK", "HUF"

No output schema declared.

No examples provided.

create_trip_skeleton ~307

Create a complete trip skeleton with stops, activities grouped by day, transport legs, and budget estimates. Accepts multiple destinations, date range, travel vibes, persona, budget tier, and group type. Returns a ready-to-use trip plan with curated city-specific activities (50 cities), weather-aware scheduling, and realistic cost estimates in EUR.

NameTypeReqDescription
budget_tierstring–Budget tier affects activity selection: budget favors free/cheap activities, luxury favors premium experiences.
departure_citystring–Where the traveler is departing from (optional)
destinationsarrayyesArray of destination city names (1-10). Examples: ["Paris", "Barcelona"], ["Tokyo"], ["Istanbul", "Rome", "Lisbon"]. 50 cities with curated activities, 80+ with cost data.
end_datestringyesTrip end date in YYYY-MM-DD format
group_typestring–Group type adjusts recommendations: family adds kid-friendly activities, couple adds romantic ones, friends adds social activities.
personastring–Travel persona type (from get_travel_persona quiz). Biases activity selection towards persona preferences.
start_datestringyesTrip start date in YYYY-MM-DD format
transport_modestring–Primary transport mode to reach the first destination
travelersnumber–Number of travelers
vibesarray–Trip mood/style. Options: adventure, gourmet, culture, relax. Can select multiple.

No output schema declared.

No examples provided.

estimate_trip_cost ~196

Estimate the total cost of a trip to any destination worldwide. Returns a detailed breakdown of flight, accommodation, food, activities, and transport costs. Supports budget/mid-range/luxury tiers and multiple currencies. Works with 30 detailed destinations and 80+ cities via cost index.

NameTypeReqDescription
budget_levelstring–Budget tier: "budget" (0.6x base), "mid" (1x base), "luxury" (1.8x base)
currencystring–Output currency
daysnumberyesNumber of days for the trip (1-90)
destinationstringyesDestination city name or ID. Works with 80+ cities worldwide. Examples: "paris", "istanbul", "tokyo", "bali", "new-york", "seoul", "budapest"
travelersnumberyesNumber of travelers (1-20)

No output schema declared.

No examples provided.

generate_packing_list ~95

Generate a personalized packing checklist based on the travel season and planned activities. Returns items grouped by category.

NameTypeReqDescription
activitiesarrayyesPlanned activities. Options: beach, hiking, city, camping, business. Can select multiple.
seasonstringyesTravel season/climate: "summer" (hot), "winter" (cold), "spring" (mild), "rain" (monsoon/rainy)

No output schema declared.

No examples provided.

get_blog_recommendations ~124

Get relevant travel blog article recommendations from 1trip based on a topic, destination, or travel interest. Returns matching articles with titles, excerpts, categories, and links.

NameTypeReqDescription
include_summaryboolean–Include article summary (up to 1000 chars) for richer context
max_resultsnumber–Maximum number of articles to return (1-10)
querystringyesSearch query — destination, topic, or interest. Examples: "budget travel", "Istanbul", "solo female", "digital nomad", "packing tips"

No output schema declared.

No examples provided.

get_community_routes ~68

Browse community-submitted travel routes from real travelers. Filter by category: holy, historical, dramatic, romantic, adventure, budget, nomad, culinary. Requires Supabase configuration.

NameTypeReqDescription
categorystring–Route category filter
limitnumber–Number of routes to return

No output schema declared.

No examples provided.

get_events ~99

Discover events, festivals, and cultural happenings in a city. Curated data for 12+ cities including concerts, food festivals, sports, markets, and exhibitions. Filter by month to see what's happening during your trip.

NameTypeReqDescription
citystringyesCity name. Examples: "Paris", "Istanbul", "Tokyo", "Barcelona"
monthnumber–Month number (1-12) to filter events. Leave empty for all year.

No output schema declared.

No examples provided.

get_local_tips ~98

Get curated local insider tips for a city. Covers transport, SIM cards, tipping culture, safety, emergency numbers, power plugs, best neighborhoods, language tips, currency, and insider secrets. 20+ cities supported.

NameTypeReqDescription
categorystring–Filter tips by category. Use "all" to get everything.
citystringyesCity name. Examples: "Istanbul", "Tokyo", "Paris", "Bangkok"

No output schema declared.

No examples provided.

get_safety_info ~100

Get travel safety information for a country or city. Returns risk score (1-10), emergency numbers, health risks, common scams, safety tips, areas to avoid, LGBTQ+ safety, solo female safety rating, and tap water safety. Covers 50+ countries with city-to-country resolution.

NameTypeReqDescription
destinationstringyesCountry or city name. Examples: "Japan", "Istanbul", "France", "Bali", "Colombia"

No output schema declared.

No examples provided.

get_travel_persona ~133

Determine a travel personality type based on quiz answers. Can accept pre-answered quiz responses or return the quiz questions for the user to answer. There are 7 personas: Pioneer, Strategist, Nomad, Epicurean, Adventurer, Storyteller, Explorer.

NameTypeReqDescription
answersobject–Quiz answers as {questionId: personaId} map. If omitted, returns the quiz questions instead. Example: {"1":"pioneer","2":"adventurer","3":"strategist","4":"nomad","5":"pioneer","6":"adventurer","7":"…

No output schema declared.

No examples provided.

get_trip_insights ~108

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. Works best after create_trip_skeleton.

NameTypeReqDescription
budget_tierstring––
stopsarrayyesTrip stops array (from create_trip_skeleton output)
transport_legsarray–Transport legs array (from create_trip_skeleton output)
travelersnumber–Number of travelers

No output schema declared.

No examples provided.

get_visa_info ~111

Get visa requirements for a destination based on passport nationality. Covers 10 passport nationalities × 30+ destinations. Returns visa type, processing time, cost, and max stay.

NameTypeReqDescription
destinationstringyesDestination city or country name. Examples: "Japan", "Istanbul", "France", "Bali"
passportstringyesPassport country code (ISO 2-letter). Supported: US, GB, DE, TR, AU, CA, IN, CN, BR, JP

No output schema declared.

No examples provided.

get_weather_forecast ~133

Get live weather forecast for a city on a specific date or date range (up to 16 days ahead). Returns temperature, precipitation probability, UV index, wind speed, weather description, and packing suggestions. Powered by Open-Meteo (free, no API key). 45+ cities supported.

NameTypeReqDescription
citystringyesCity name. Examples: "Paris", "Tokyo", "Istanbul", "Bangkok"
end_datestring–Optional end date for multi-day forecast (max 16 days from today)
start_datestringyesForecast start date in YYYY-MM-DD format

No output schema declared.

No examples provided.

list_destinations ~96

List all available destinations with their base daily costs and budget tips. Useful for comparing destinations or helping users choose where to go.

NameTypeReqDescription
max_daily_budgetnumber–Optional filter: max daily budget in USD per person (excludes flights). Only show destinations within this budget.
sort_bystring–Sort order: "cheapest" (lowest daily cost first), "expensive" (highest first), "alphabetical"

No output schema declared.

No examples provided.

save_trip ~116

Save a trip plan to the 1trip platform. Requires Supabase configuration (SUPABASE_URL + SUPABASE_SERVICE_KEY). Returns the saved trip ID and a link to edit it in the planner.

NameTypeReqDescription
is_publicboolean–Make the trip visible in community routes
notesstring–General trip notes
stopsarrayyesArray of stops with city name, nights, and optional activities
titlestringyesTrip title. Examples: "Rome & Barcelona Adventure", "Tokyo Culture Week"

No output schema declared.

No examples provided.

search_flights ~168

Search for real flight prices between cities using the Amadeus API. Returns up to 5 flight offers with airline, price, duration, stops, and segments. Supports 80+ cities by name or IATA code. Prices in EUR. Note: Uses Amadeus test environment — limited route availability.

NameTypeReqDescription
adultsnumber–Number of adult passengers (1-9)
datestringyesDeparture date in YYYY-MM-DD format
destinationstringyesArrival city name or IATA code. Examples: "Paris", "CDG", "Tokyo", "NRT"
originstringyesDeparture city name or IATA code. Examples: "Istanbul", "IST", "London", "LHR", "New York", "JFK"

No output schema declared.

No examples provided.

search_hotels ~136

Search for hotel accommodation in a city. Uses Amadeus Hotel Search API for live prices when available, with estimated prices as fallback. Returns hotel name, rating, price, room type, and booking link.

NameTypeReqDescription
adultsnumber–Number of adult guests (1-9)
check_instringyesCheck-in date in YYYY-MM-DD format
check_outstringyesCheck-out date in YYYY-MM-DD format
citystringyesCity name. Examples: "Paris", "Istanbul", "Tokyo", "Bali"
max_resultsnumber–Maximum number of hotel results

No output schema declared.

No examples provided.

suggest_itinerary_nearby ~98

Suggest nearby day trips or weekend extensions from a given city. Returns destinations with distance, transport options, travel time, highlights, and estimated costs. 18+ hub cities supported.

NameTypeReqDescription
citystringyesHub city to find nearby destinations from. Examples: "Paris", "Barcelona", "Tokyo", "Istanbul"
max_distance_kmnumber–Optional max distance filter in kilometers. Default: no limit.

No output schema declared.

No examples provided.

suggest_restaurants ~127

Get curated restaurant recommendations for a city. Includes name, cuisine type, price level, rating, neighborhood, must-try dishes, and vibe. Filter by cuisine type or budget level.

NameTypeReqDescription
budgetstring–Budget filter: budget ($), mid ($$-$$$), or luxury ($$$-$$$$)
citystringyesCity name. Examples: "Paris", "Istanbul", "Tokyo", "Bangkok", "Rome"
cuisinestring–Cuisine type filter. Examples: "Italian", "Ramen", "Turkish", "Tapas"

No output schema declared.

No examples provided.

validate_trip ~98

Validate a trip skeleton for data quality, logical consistency, and completeness. Checks date ordering, minimum nights per stop, budget realism, missing data, and flags potential issues. Returns a quality score (0-100) and actionable fix suggestions.

NameTypeReqDescription
stopsarrayyesArray of trip stops to validate
total_budget_eurnumber–Optional total budget cap in EUR to check against
travelersnumber–Number of travelers

No output schema declared.

No examples provided.

Common questions

What is the io.github.gkcogz/1trippulse MCP server?

io.github.gkcogz/1trippulse is an MCP server listed in the public MCP registry as io.github.gkcogz/1trippulse. 1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities. This page covers its npm package (1trippulse-mcp-server).

Is the io.github.gkcogz/1trippulse MCP server safe to use?

io.github.gkcogz/1trippulse scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.gkcogz/1trippulse MCP server expose?

io.github.gkcogz/1trippulse exposes 21 tools: estimate_trip_cost, generate_packing_list, list_destinations, compare_destinations, get_travel_persona, and 16 more. Their descriptions and schemas cost roughly 2,606 tokens of context every time the server is loaded.

Is the io.github.gkcogz/1trippulse MCP server still maintained?

io.github.gkcogz/1trippulse is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.gkcogz/1trippulse MCP server under?

io.github.gkcogz/1trippulse declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.