GOV UK Search
govuk-mcp
GOV.UK용 MCP 서버 — 검색, 콘텐츠 검색, 기관 조회 및 우편번호 확인 기능을 제공합니다.
도구
도구 | 설명 |
| 형식 및 기관 필터를 포함한 70만 개 이상의 GOV.UK 페이지 전체 텍스트 검색 |
| 기본 경로(base path)를 통한 모든 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 | 반환 값 |
| 페이지 메타데이터 (제목, 문서 유형, 날짜) |
| 섹션 앵커:제목 목록 |
| 한 섹션에 대한 제한된 HTML |
| 스키마별 세부 정보 필드 |
| 링크 유형별 관련 콘텐츠 |
| 기관 프로필 |
빠른 시작
원격 (설치 불필요)
호스팅된 서버를 MCP 클라이언트에 지정하세요:
{
"mcpServers": {
"govuk": {
"type": "http",
"url": "https://govuk-mcp.fly.dev/mcp"
}
}
}로컬 (pip 설치)
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 검색 |
| 없음 |
GOV.UK 콘텐츠 |
| 없음 |
GOV.UK 기관 |
| 없음 |
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