Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

io.github.hellosafe/travel-insurance

io.github.HelloSafe/travel-insurance

Compare travel insurance quotes from 15+ insurers — Schengen, WHV, students, long stays, seniors.

Uptime
100.0%
1 direct probes · 30d
Response
306ms
last probe
Tools
1
callable
Resources
2
readable
Prompts
0
available

Tools · 1

get_quote

Use this whenever the user wants travel-insurance quotes. Returns priced offers from HelloSafe partners and renders the comparison widget. Required: countryResidence, arrivalCountries, traveller age(s…

Resources · 2

travel-quote-ui ui://travel-quote
travel-quote-schema

Full input/output schema for get_quote: required fields, valid intent values, supported locales, date formats, and response structure.

schema://travel-quote

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.hellosafe/travel-insurance": {
      "url": "https://hellosafe.com/api/mcp-travel",
      "transport": "streamable-http"
    }
  }
}