GOV UK Search
govuk-mcp
MCP-Server für GOV.UK – Suche, Inhaltsabruf, Organisationssuche und Postleitzahlenauflösung.
Tools
Tool | Beschreibung |
| Volltextsuche über mehr als 700.000 GOV.UK-Seiten, mit Filtern für Format und Organisation |
| Seitenmetadaten und navigierbarer Abschnittsindex für jede GOV.UK-Seite nach Basispfad |
| Body-HTML für einen einzelnen benannten Abschnitt (Anker) einer GOV.UK-Seite |
| Regex-/Substrings-Suche innerhalb des Inhalts einer bestimmten GOV.UK-Seite |
| Details zu einer britischen Regierungsbehörde abrufen (Typ, übergeordnete/untergeordnete Behörden, Kontakte) |
| Paginierte Liste aller auf GOV.UK registrierten Regierungsbehörden |
| Auflösung einer britischen Postleitzahl zu lokaler Behörde, Region, Wahlkreis und NHS-Gremium |
Alle Daten stammen aus offiziellen öffentlichen GOV.UK-APIs und postcodes.io. Es sind keine API-Schlüssel erforderlich.
Related MCP server: @mountainpass/addressr-mcp
Ressourcen
Für protokollfähige Clients (Claude, Cursor, Inspector) stellt der Server auch govuk://-Ressourcenvorlagen bereit:
URI | Rückgabe |
| Seitenmetadaten (Titel, Dokumenttyp, Daten) |
| Liste der Abschnittsanker:Überschriften |
| Begrenztes HTML für einen Abschnitt |
| Schemaspezifisches Detailfeld |
| Zugehörige Inhalte nach Linktyp |
| Organisationsprofil |
Schnellstart
Remote (keine Installation)
Verweisen Sie einen beliebigen MCP-Client auf den gehosteten Server:
{
"mcpServers": {
"govuk": {
"type": "http",
"url": "https://govuk-mcp.fly.dev/mcp"
}
}
}Lokal (pip install)
pip install govuk-mcp
govuk-mcp
# MCP endpoint: http://localhost:8000/mcpLokal (Claude Desktop)
fastmcp install claude-desktop govuk-mcpVerwendete APIs
API | Basis-URL | Authentifizierung |
GOV.UK Suche |
| Keine |
GOV.UK Inhalt |
| Keine |
GOV.UK Organisationen |
| Keine |
postcodes.io |
| Keine |
Lizenz
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for Australian address search and validation powered by Addressr.22Apache 2.0
- AlicenseCqualityBmaintenanceMCP server for the UK Bus Open Data Service, enabling timetable queries, stop search, route discovery, journey planning, and real-time bus tracking.16MIT
- AlicenseAqualityAmaintenanceMCP server for live web search and clean-markdown page fetch over the Keenable web index.2852MIT
Related MCP Connectors
data.gov.uk MCP — UK national open-data portal (CKAN API).
MCP server for Google search results via SERP API
MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/paulieb89/govuk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server