Provides read-only GOV.UK search, content retrieval, organisation info, and UK postcode resolution without API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Govuk MCP.
govuk_searchFull-text search across 700k+ GOV.UK pages, with format and organisation filters
govuk_get_contentPage metadata and navigable section index for any GOV.UK page by base path
govuk_get_sectionBody HTML for a single named section (anchor) of a GOV.UK page
govuk_grep_contentRegex/substring search within the body of a specific GOV.UK page
govuk_get_organisationGet details for a UK government organisation (type, parent, children, contacts)
govuk_list_organisationsPaginated list of all government organisations registered on GOV.UK
MCP server for GOV.UK โ search, content retrieval, organisation lookup, and postcode resolution.
| Tool | Description |
|---|---|
govuk_search | Full-text search across 700k+ GOV.UK pages, with format and organisation filters |
govuk_get_content | Page metadata and navigable section index for any GOV.UK page by base path |
govuk_get_section | Body HTML for a single named section (anchor) of a GOV.UK page |
govuk_grep_content | Regex/substring search within the body of a specific GOV.UK page |
govuk_get_organisation | Get details for a UK government organisation (type, parent, children, contacts) |
govuk_list_organisations | Paginated list of all government organisations registered on GOV.UK |
govuk_lookup_postcode | Resolve a UK postcode to local authority, region, constituency, and NHS board |
All data is sourced from official public GOV.UK APIs and postcodes.io. No API keys required.
For protocol-aware clients (Claude, Cursor, Inspector), the server also exposes govuk:// resource templates:
| URI | Returns |
|---|---|
govuk://content/{base_path*}/header | Page metadata (title, doc type, dates) |
govuk://content/{base_path*}/index | Section anchor:heading list |
govuk://content/{base_path*}/section/{anchor} | Bounded HTML for one section |
govuk://content/{base_path*}/details/{field} | Schema-specific details field |
govuk://content/{base_path*}/links/{rel} | Related content by link type |
govuk://organisation/{slug} | Organisation profile |
| API | Base URL | Auth |
|---|---|---|
| GOV.UK Search | https://www.gov.uk/api/search.json | None |
| GOV.UK Content | https://www.gov.uk/api/content{path} | None |
| GOV.UK Organisations | https://www.gov.uk/api/organisations | None |
| postcodes.io | https://api.postcodes.io | None |
MIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/paulieb89-govuk-mcp)<a href="https://allmcps.com/mcp/paulieb89-govuk-mcp"><img src="https://allmcps.com/api/badge/paulieb89-govuk-mcp?style=directory" alt="Govuk MCP on AllMCPs" /></a>