@pipeworx/gov-uk-content
Connect: https://gateway.pipeworx.io/gov-uk-content/mcp · Install: one-click buttons
Tools: 5
GOV.UK Content API MCP — the rendered content + metadata behind every page on gov.uk. Keyless.
Tools
content(base_path)— content for a gov.uk page (e.g./jobsearch,/government/organisations/cabinet-office)search(query, count?, start?, filter_format?)— full GOV.UK searchorganisations(start?, count?)— list organisations (departments, agencies, …)taxons(base_path?)— taxonomy tree nodesearch_autocomplete(query)— autocomplete on the search index
Data sources
- Content API:
https://www.gov.uk/api/content/ - Search API:
https://www.gov.uk/api/search.json
Tools
- content — Content for a gov.uk page by base_path.
- search — GOV.UK full search.
- organisations — List GOV.UK government organisations (departments, agencies, etc.) with title, URL path, acronym, and operational state, paginated via start and count (default 20, max 100 per page).
- taxons — Fetch a GOV.UK taxonomy tree node by base_path (defaults to root ”/”), returning the taxon’s title, description, phase, links to child taxons, and associated content items.
- search_autocomplete — Autocomplete suggestions.
Tools
-
content— Content for a gov.uk page by base_path. -
organisations— List GOV.UK government organisations (departments, agencies, etc.) with title, URL path, acronym, and operational state, paginated via start and count (default 20, max 100 per page). -
search— GOV.UK full search. -
search_autocomplete— Autocomplete suggestions. -
taxons— Fetch a GOV.UK taxonomy tree node by base_path (defaults to root / ), returning the taxon's title, description, phase, links to child taxons, and associated content items.