Open Data

GOV.UK Travel Advice MCP Server

Chat with AI and run tools instantly.

FCDO foreign travel advice from GOV.UK. Get safety warnings, entry requirements, health information, and legal differences for countries worldwide. Official UK government advice updated in real-time.

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for GOV.UK Travel Advice — workflow patterns, data models, and gotchas for your AI agent.

GOV.UK Foreign Travel Advice

Official UK Foreign, Commonwealth & Development Office (FCDO) travel advice via the GOV.UK Content API.

Data Model

  • Travel Advice Index — List of all countries with travel advice, including latest change description and update timestamp.
  • Country Advice — Full travel advice for a specific country with multiple content parts.

Content Parts (typical)

  • Summary — Overview with current risk level and any active warnings.
  • Warnings and insurance — Active warnings, alerts, and insurance recommendations.
  • Entry requirements — Visa, passport, customs, and border control rules.
  • Safety and security — Crime, terrorism, natural disasters, civil unrest.
  • Health — Vaccinations, health risks, medical facilities.
  • Getting help — Embassy contacts, consular assistance.
  • Regional risks — Specific areas with elevated risk levels.

Key Fields

  • country.name — Country display name
  • country.slug — URL-safe country identifier (use this for lookups)
  • email_signup_link — Subscribe to updates for this country
  • change_description — Most recent change summary
  • parts — Array of content sections with title, slug, body (HTML)

Gotchas

  • Country slugs: Use lowercase with hyphens (e.g. "south-africa", "united-arab-emirates").
  • HTML body: Part bodies are HTML — strip tags for plain text display.
  • Change history: Available in details.change_history array with timestamps.
  • Alert status: details.alert_status may contain active alerts (can be empty array).

Tools in this Server (2)

Travel Advice Countries

List all countries and territories with UK FCDO foreign travel advice. Returns country names, URL slugs for detailed lookups, latest update descriptio...

Travel Advice Get Country

Get detailed UK FCDO foreign travel advice for a specific country. Returns safety warnings, entry requirements, health information, legal differences,...

Frequently Asked Questions

What is the GOV.UK Travel Advice MCP server?

FCDO foreign travel advice from GOV.UK. Get safety warnings, entry requirements, health information, and legal differences for countries worldwide. Official UK government advice updated in real-time. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect GOV.UK Travel Advice to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/gov-uk-travel-advice. Authentication is handled automatically.

How many tools does GOV.UK Travel Advice provide?

GOV.UK Travel Advice provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does GOV.UK Travel Advice require?

GOV.UK Travel Advice uses open data APIs — no authentication required.

Setup Instructions

Connect GOV.UK Travel Advice to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/gov-uk-travel-advice

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to GOV.UK Travel Advice and paste the MCP URL into Remote MCP server URL.
  4. Click Add. GOV.UK Travel Advice will appear under Not connected — select it and click Connect to complete OAuth.
Name: GOV.UK Travel Advice
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/gov-uk-travel-advice
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try GOV.UK Travel Advice now

No API key or third-party login required. Chat with AI and run tools instantly.

GOV.UK Travel Advice MCP Server & Skill — 2 Tools