Open Data

GOV.UK Publications MCP Server

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

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

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

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

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

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

GOV.UK Publications MCP Server & Skill — 2 Tools