apifyforge/travel-risk-intelligence-mcp
Travel risk intelligence for any global destination, delivered through 8 MCP tools backed by real-time government and international data sources.
Platform-specific configuration:
{
"mcpServers": {
"travel-risk-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"travel-risk-intelligence-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> [View on ApifyForge](https://apifyforge.com/actors/mcp-servers/travel-risk-intelligence-mcp) | [Use on Apify Store](https://apify.com/ryanclinton/travel-risk-intelligence-mcp)
---
Add to your MCP client (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"travel-risk-intelligence-mcp": {
"url": "https://ryanclinton--travel-risk-intelligence-mcp.apify.actor/mcp"
}
}
}---
Travel risk intelligence for any global destination, delivered through 8 MCP tools backed by real-time government and international data sources. Corporate travel managers, security teams, and AI travel agents get a quantified Destination Risk Score (0-100) across natural hazard, health, security, and weather dimensions β plus a composite advisory of SAFE, EXERCISE_CAUTION, RECONSIDER_TRAVEL, or DO_NOT_TRAVEL.
This MCP server runs on the Apify platform in always-on Standby mode, so your AI assistant queries it without cold starts. It orchestrates 8 parallel data feeds β NOAA weather alerts, GDACS disaster alerts, WHO Global Health Observatory, UK Police crime data, Interpol red notices, REST Countries profiles, weather forecasts, and Nominatim geocoding β then processes them through four independent scoring models before returning structured JSON your agent can act on immediately.
| Data Point | Source | Example | |---|---|---| | π‘ Active weather alerts by severity tier | NOAA National Weather Service | "Tornado Warning β extreme severity, 3 active alerts" | | π Global disaster alerts (earthquakes, floods, cyclones) | GDACS EU Joint Research Centre | "Red alert β Category 4 cyclone, Philippines" | | βοΈ Multi-day weather forecast with extreme-condition flags | Weather Forecast Service | Temp 47Β°C, wind 75 km/h β extreme heat flag | | π₯ Disease prevalence and epidemic indicators | WHO Global Health Observatory | Life expectancy 58 yrs, malaria risk present | | π¦ He
Loading reviews...