MCP server exposing 5 tools for gov-uk-content.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/gov-uk-content/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
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.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/gov-uk-content/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io