Open Data

GOV.UK Publications MCP Server

Chat with AI and run tools instantly.

Search UK government publications and news from GOV.UK. Find policy papers, consultations, press releases, news stories, speeches, and other official government communications.

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

GOV.UK Publications & News

GOV.UK Search API for government publications and news. No authentication required.

Data Model

  • Publication — A government document: policy paper, consultation, guidance, research, statistics, etc.
  • News — Press releases, news stories, speeches, government responses, and other communications.
  • Organisation — Government department or agency that published the content.

Key Fields

  • title — Document title
  • description — Short summary
  • link — Path on GOV.UK (prepend https://www.gov.uk)
  • format — Content type (e.g. policy_paper, press_release, news_story, speech)
  • public_timestamp — Publication date (ISO 8601)
  • organisations — List of publishing organisations with title, slug, acronym
  • content_purpose_supergroup — High-level category: news_and_communications, guidance_and_regulation, policy_and_engagement, research_and_statistics, transparency

Gotchas

  • Pagination: Use start parameter (0-indexed offset) with count (results per page, max 1500).
  • Filters: Use filter_ prefix for filters (e.g. filter_format=press_release).
  • Organisation filter: filter_organisations=slug (e.g. filter_organisations=hm-revenue-customs).
  • Date range: filter_public_timestamp=from:2024-01-01,to:2024-12-31.
  • Total results: total field in response gives the count.

Tools in this Server (2)

Govuk Search News

Search UK government news and communications on GOV.UK. Returns press releases, news stories, speeches, government responses, and statements from all ...

Govuk Search Publications

Search UK government publications on GOV.UK. Returns policy papers, consultations, guidance, research, statistics, and official reports. Filter by pub...

Frequently Asked Questions

What is the GOV.UK Publications MCP server?

Search UK government publications and news from GOV.UK. Find policy papers, consultations, press releases, news stories, speeches, and other official government communications. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

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

How many tools does GOV.UK Publications provide?

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

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

Setup Instructions

Connect GOV.UK Publications to any MCP client in minutes

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

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

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

Try GOV.UK Publications now

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

GOV.UK Publications MCP Server & Skill — 2 Tools