Open Data

GOV.UK Search MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

GOV.UK Search API. Search across all GOV.UK content including guidance, policy, consultations, statistics, and services.

3 tools
Agent guide included
No auth required
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 Search — workflow patterns, data models, and gotchas for your AI agent.

GOV.UK Search & Content API

Search across all GOV.UK content and retrieve full structured pages. No authentication required.

Capabilities

  • Free-text search across all GOV.UK content. Supports query, count, format filter, and organisation filter parameters.
  • Browse by organisation — see all content published by a specific government department using its slug (e.g. department-for-education).
  • Full page payload — retrieve the complete structured content of any GOV.UK page by its path (e.g. council-tax, check-uk-visa, government/organisations/home-office). Returns title, body text, metadata, related links, and document type.

Workflow

  1. Search with a query to find relevant pages
  2. Browse by org to see all content from a specific department
  3. Open full page using the path from search results for the complete structured content

Common filter_format Values

  • guidance — Detailed guidance documents
  • policy_paper — Policy papers and consultations responses
  • statistical_data_set — Statistical datasets
  • consultation — Open or closed consultations
  • news_story — News stories and press releases
  • speech — Speeches and oral statements
  • detailed_guide — Step-by-step detailed guides
  • form — Forms and templates
  • regulation — Regulations and statutory instruments

Gotchas

  • Search results return relative URLs in link — strip the leading / to use as the path value when loading the full structured page for that hit.
  • Content page responses vary by document_type — the details object structure depends on the page type.
  • 303 redirects on content pages indicate the content moved; redirect chains are followed automatically.

Tools in this Server (3)

Gov Uk Content Page

Get the full structured content of any GOV.UK page including title, description, body text, document type, last updated date, and related links. Provi...

Gov Uk Search

Search across all GOV.UK content including guidance, policy papers, statistics, consultations, news, speeches, and services. Returns titles, descripti...

Gov Uk Search By Org

Search GOV.UK content filtered by a specific publishing organisation. Returns the most recent content published by that organisation. Use the organisa...

Frequently Asked Questions

What is the GOV.UK Search MCP server?

GOV.UK Search API. Search across all GOV.UK content including guidance, policy, consultations, statistics, and services. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

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

How many tools does GOV.UK Search provide?

GOV.UK Search provides 3 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 Search require?

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

Setup Instructions

Connect GOV.UK Search to any MCP client in minutes

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

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.

Ready to chat with GOV.UK Search?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

GOV.UK Search MCP Server & Skill — 3 Tools