io.github.hellosafe/travel-insurance
io.github.HelloSafe/travel-insuranceCompare travel insurance quotes from 15+ insurers — Schengen, WHV, students, long stays, seniors.
Tools · 1
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
ui://travel-quote
Full input/output schema for get_quote: required fields, valid intent values, supported locales, date formats, and response structure.
schema://travel-quote
Similar MCP servers embedding-nearest
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"
}
}
}