Open Data

GOV.UK Worldwide MCP Server

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

Access UK government services and information for countries worldwide via the GOV.UK Content API. Find embassies, travel advice, living abroad guides, and trade information for any country.

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 Worldwide — workflow patterns, data models, and gotchas for your AI agent.

GOV.UK Worldwide

Access UK government worldwide services via the GOV.UK Content API. No authentication required.

Data Model

  • World Location — A country or international delegation with UK government services.
  • Child Taxons — Sub-categories under each country: living abroad, travelling, trade, etc.
  • International Delegations — UK missions (NATO, EU, OSCE, etc.).

Endpoints

  • /api/content/world — Lists all world locations (countries and delegations).
  • /api/content/world/{country-slug} — Details for a specific country including child taxons, organisations, and related content.

Key Fields

  • title — Location/country name
  • description — Summary of UK services available
  • base_path — URL path on GOV.UK
  • details.international_delegations — List of UK international delegations
  • links.child_taxons — Sub-categories (living, travelling, trade, etc.)

Gotchas

  • Country slugs are lowercase kebab-case (e.g. 'france', 'united-states', 'south-korea').
  • The /world endpoint returns a full list; there is no search/filter parameter.
  • Some countries have extensive child taxons; others have minimal coverage.

Tools in this Server (2)

Govuk World Location Detail

Get detailed information about UK government services for a specific country, including available categories (living abroad, travelling, trade), relat...

Govuk World Locations

List all countries and international delegations with UK government services on GOV.UK. Optionally filter by country name. Returns country names, slug...

Frequently Asked Questions

What is the GOV.UK Worldwide MCP server?

Access UK government services and information for countries worldwide via the GOV.UK Content API. Find embassies, travel advice, living abroad guides, and trade information for any country. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect GOV.UK Worldwide 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-worldwide. Authentication is handled automatically.

How many tools does GOV.UK Worldwide provide?

GOV.UK Worldwide 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 Worldwide require?

GOV.UK Worldwide uses open data APIs — no authentication required.

Setup Instructions

Connect GOV.UK Worldwide to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/gov-uk-worldwide

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 Worldwide now

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

GOV.UK Worldwide MCP Server & Skill — 2 Tools