Open Data

NHS Service Search MCP Server

Connect your account, then chat with AI to run tools.

Search for NHS healthcare services across England including GPs, pharmacies, dentists, opticians, hospitals, and urgent care centres. Find services by name, postcode, or place with filters for organisation type, opening times, and more.

Managed
6 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NHS Service Search — workflow patterns, data models, and gotchas for your AI agent.

NHS Service Search

Search for NHS healthcare services across England including GPs, pharmacies, dentists, opticians, hospitals, and urgent care centres.

Data Model

  • Organisation — An NHS service (GP surgery, pharmacy, hospital, etc.) with fields: OrganisationName, OrganisationTypeId, OrganisationId (ODS code), Address1-3, City, County, Postcode, Phone, Email, Website, Latitude, Longitude, OpeningTimes, Services, LastUpdatedDate.
  • Organisation TypesGPB (GP), PHA (Pharmacy), DEN (Dentist), OPT (Optician), HOS (Hospital), TRU (Trust), CLI (Clinic), IND (Independent Hospital), SCL (Social Care Location).
  • Services — Nested list of services offered by each organisation (e.g., prescriptions, flu vaccinations, blood pressure checks).
  • Opening Times — Structured weekday/weekend hours with special session types.

Key Patterns

  • Combine organisation type, location, and free-text criteria; expressions can join multiple conditions (e.g. GP-only plus place).
  • Full-text style search runs across names and addresses; postcode- or place-based flows resolve a location first, then nearby services.
  • Relevance scores and optional total counts appear when the tools request them.
  • Page through results in small chunks (catalog caps page size).

Gotchas

  • England only: NHS Service Search covers England.
  • ODS codes: OrganisationId is the ODS (Organisation Data Service) code—the standard identifier for healthcare organisations.
  • Search variants: Geocoded search tools may take filters in a different shape than plain list/search—follow each tool’s parameters.

Tools in this Server (6)

Nhs Find Dentist

Find NHS dentists near a UK postcode or place name. Returns dental practices sorted by distance with details including name, address, phone number, we...

Nhs Find Gp

Find GP surgeries near a UK postcode or place name. Returns GP practices sorted by distance with details including name, address, phone number, websit...

Nhs Find Hospital

Find hospitals and urgent care centres near a UK postcode or place name. Returns hospitals sorted by distance with details including name, address, ph...

Nhs Find Pharmacy

Find pharmacies near a UK postcode or place name. Returns pharmacies sorted by distance with details including name, address, phone number, website, o...

Nhs Search By Postcode

Search for NHS services near a UK postcode or place name. Geocodes the location and returns nearby healthcare services sorted by distance. Filter by o...

Nhs Search Services

Search all NHS services across England by name, address, or keyword. Returns organisation details including name, type, address, phone, website, coord...

Frequently Asked Questions

What is the NHS Service Search MCP server?

Search for NHS healthcare services across England including GPs, pharmacies, dentists, opticians, hospitals, and urgent care centres. Find services by name, postcode, or place with filters for organisation type, opening times, and more. It provides 6 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NHS Service Search to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/nhs-service-search. Authentication is handled automatically.

How many tools does NHS Service Search provide?

NHS Service Search provides 6 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does NHS Service Search require?

NHS Service Search uses API Key. NHS Service Search requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect NHS Service Search to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/nhs-service-search

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to NHS Service Search and paste the MCP URL into Remote MCP server URL.
  4. Click Add. NHS Service Search will appear under Not connected — select it and click Connect to complete OAuth.
Name: NHS Service Search
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/nhs-service-search
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use NHS Service Search?

Sign in to connect your credentials and start running tools from the chat.