travel-advisories
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@travel-advisoriesGet travel advisory for Japan."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-travel-advisories
US Travel Advisories MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 912+ live data sources.
Tools
Tool | Description |
| 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"). |
Related MCP server: MCP Weather Server
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"travel-advisories": {
"url": "https://gateway.pipeworx.io/travel-advisories/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 912+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Travel Advisories data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides access to Swedish per diem (traktamente) rates from Skatteverket's official API, enabling queries by country, year, or country code for international travel expense calculations.Last updated21MIT
- Alicense-qualityDmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.Last updated93GPL 3.0
- Alicense-qualityCmaintenanceProvides world country data from the REST Countries API, enabling search by name, ISO code, region, language, or currency, with details like capital, population, and languages.Last updated23MIT
- Alicense-qualityDmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.Last updatedGPL 3.0
Related MCP Connectors
Countries MCP — world country data from REST Countries API v3.1
Passport visa, entry & transit requirements for any country pair, with official government sources.
GSA Per Diem MCP — wraps the GSA Per Diem API v2 (api.gsa.gov)
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-travel-advisories'
If you have feedback or need assistance with the MCP directory API, please join our Discord server