Open Data

GOV.UK Registers MCP Server

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

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.

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

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

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

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

GOV.UK Registers MCP Server & Skill — 2 Tools