Open Data

GOV.UK Registers MCP Server

Chat with AI and run tools instantly.

Search and browse UK Government reference data including statistical data sets, official statistics, research publications, transparency data, and FOI releases. Access structured datasets published by all UK government departments.

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

GOV.UK Registers (Reference Data)

Access UK Government statistical data sets, official statistics, transparency data, and research publications via the GOV.UK Search API with format-specific filters.

Data Model

  • Statistical data sets — Structured datasets published by departments (e.g. unemployment figures, trade data, NHS statistics).
  • Official statistics — Formal statistical releases subject to the Code of Practice for Statistics.
  • Transparency data — Government spending, contracts, senior salaries, organograms.
  • Research — Research papers and evidence published by departments.
  • FOI releases — Freedom of Information Act responses and datasets.

Key Fields

  • title — Publication title
  • link — Path on GOV.UK (e.g. /government/statistical-data-sets/price-paid-data-downloads)
  • description — Summary of the publication
  • public_timestamp — Last updated ISO timestamp
  • organisations — Publishing department(s) with title and slug
  • format — Document type (statistical_data_set, official_statistics, transparency, research, foi_release)

Gotchas

  • Pagination: Use start (0-based offset) and count (page size, max 1500). Default count is 10.
  • Format filter: Use filter_format to restrict to specific document types.
  • Organisation filter: Use filter_organisations with the org slug (e.g. hm-revenue-customs).
  • Result cap: The API returns a maximum of 10,000 results per query.
  • Full HTML body: When a search hit is a GOV.UK page you need to render or quote verbatim, take its relative link, strip a leading /, and pass that as path to load the full structured page payload.

Tools in this Server (2)

Govuk Reg Get Detail

Get the full details of a UK Government data publication or statistical release by its GOV.UK path. Returns the page title, description, body content ...

Govuk Reg Search Data

Search UK Government reference data and statistics on GOV.UK. Find statistical data sets, official statistics, national statistics, transparency data ...

Frequently Asked Questions

What is the GOV.UK Registers MCP server?

Search and browse UK Government reference data including statistical data sets, official statistics, research publications, transparency data, and FOI releases. Access structured datasets published by all UK government departments. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

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

How many tools does GOV.UK Registers provide?

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

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

Setup Instructions

Connect GOV.UK Registers to any MCP client in minutes

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

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 Registers and paste the MCP URL into Remote MCP server URL.
  4. Click Add. GOV.UK Registers will appear under Not connected — select it and click Connect to complete OAuth.
Name: GOV.UK Registers
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/gov-uk-registers
Authentication: OAuth

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

Try GOV.UK Registers now

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

GOV.UK Registers MCP Server & Skill — 2 Tools