GOV UK Search
govuk-mcp
GOV.UK用MCPサーバー — 検索、コンテンツ取得、組織検索、郵便番号解決。
ツール
ツール | 説明 |
| 70万ページ以上のGOV.UKページを対象とした全文検索(フォーマットおよび組織フィルター付き) |
| ベースパスによる任意のGOV.UKページのページメタデータおよびナビゲーション可能なセクションインデックス |
| GOV.UKページの単一の指定セクション(アンカー)の本文HTML |
| 特定のGOV.UKページの本文内での正規表現/部分文字列検索 |
| 英国政府組織の詳細(種類、親組織、子組織、連絡先)を取得 |
| GOV.UKに登録されている全政府組織のページネーション付きリスト |
| 英国の郵便番号を地方自治体、地域、選挙区、NHS委員会に解決 |
すべてのデータは、公式の公開GOV.UK APIおよびpostcodes.ioから取得されます。APIキーは不要です。
Related MCP server: @mountainpass/addressr-mcp
リソース
プロトコル対応クライアント(Claude、Cursor、Inspector)向けに、サーバーは govuk:// リソーステンプレートも公開しています:
URI | 戻り値 |
| ページメタデータ(タイトル、ドキュメントタイプ、日付) |
| セクションアンカー:見出しリスト |
| 1つのセクションの境界付きHTML |
| スキーマ固有の詳細フィールド |
| リンクタイプ別の関連コンテンツ |
| 組織プロフィール |
クイックスタート
リモート(インストール不要)
任意のMCPクライアントをホストされているサーバーに向けます:
{
"mcpServers": {
"govuk": {
"type": "http",
"url": "https://govuk-mcp.fly.dev/mcp"
}
}
}ローカル(pip install)
pip install govuk-mcp
govuk-mcp
# MCP endpoint: http://localhost:8000/mcpローカル(Claude Desktop)
fastmcp install claude-desktop govuk-mcp使用API
API | ベースURL | 認証 |
GOV.UK Search |
| なし |
GOV.UK Content |
| なし |
GOV.UK Organisations |
| なし |
postcodes.io |
| なし |
ライセンス
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