advisory
ActiveTool of Travel Advisories
Get the current US travel advisory for a single country. Pass the country NAME (recommended), e.g. "Japan", "Mexico". A State Department 2-letter country code also works (note: these are NOT ISO codes — e.g. Japan is "JA").
Parameters schema
{
"type": "object",
"required": [
"country"
],
"properties": {
"country": {
"type": "string",
"description": "Country name (recommended), e.g. \"Mexico\". Partial names match."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Travel Advisories
https://github.com/pipeworx-io/mcp-travel-advisories
1/7 registries