Open Data

GOV.UK Travel Advice MCP Server

Chat with AI and run tools instantly — no account needed.

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.

2 tools
Agent guide included
Try it Free

No account needed. 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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try GOV.UK Travel Advice now

No sign-up required. Chat with AI and run tools instantly.

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