Open Data

NHS Digital MCP Server

Chat with AI and run tools instantly.

NHS Business Services Authority open data portal. Search and explore 790+ datasets covering prescriptions, dispensing, dental activity, pharmacy services, workforce, and NHS payments across England.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

NHS BSA Open Data

NHS Business Services Authority open data portal providing 790+ datasets on NHS prescribing, dispensing, dental activity, pharmacy, and workforce data for England.

Data Model

  • Dataset (package) — A named collection of data resources (CSV/JSON files). Identified by a slug name (e.g. english-prescribing-data-epd).
  • Resource — An individual downloadable file within a dataset, typically monthly snapshots in CSV format. Has url, format, name.
  • Organization — The NHS BSA division publishing the data (e.g. Community Prescribing & Dispensing).

Key Datasets

  • english-prescribing-dataset-epd-with-snomed-code — Monthly prescribing data with SNOMED codes
  • prescriber-details — GP practice and prescriber identifiers
  • english-contractor-monthly-general-dental-activity — Dental treatment volumes
  • contractor-details — Pharmacy contractor information
  • consolidated-pharmaceutical-list — Licensed pharmacies register
  • nhs-low-income-scheme-lis-data — Financial support scheme data

Gotchas

  • The API follows the CKAN 3.0 standard. All responses wrap in {"success": true, "result": ...}.
  • package_search supports Solr query syntax for the q parameter.
  • Some datasets are marked RETIRED and link to replacement datasets in their notes.
  • Resources are typically large CSV files (monthly snapshots).
  • The rows parameter controls page size (max ~1000). Use start for pagination offset.

Tools in this Server (3)

Nhs Digital Dataset

Get full details of an NHS BSA dataset by name. Returns title, description, organization, tags, and all downloadable resources (CSV/JSON files) with U...

Nhs Digital List

List all available NHS BSA dataset names (slugs). Returns a flat list of dataset identifiers that can be passed to nhs_digital_dataset for full detail...

Nhs Digital Search

Search NHS BSA open datasets by keyword. Returns dataset names, titles, descriptions, organization, resource counts, and metadata. Covers 790+ dataset...

Frequently Asked Questions

What is the NHS Digital MCP server?

NHS Business Services Authority open data portal. Search and explore 790+ datasets covering prescriptions, dispensing, dental activity, pharmacy services, workforce, and NHS payments across England. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NHS Digital 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-digital. Authentication is handled automatically.

How many tools does NHS Digital provide?

NHS Digital provides 3 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 Digital require?

NHS Digital uses open data APIs — no authentication required.

Setup Instructions

Connect NHS Digital to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/nhs-digital

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 Digital and paste the MCP URL into Remote MCP server URL.
  4. Click Add. NHS Digital will appear under Not connected — select it and click Connect to complete OAuth.
Name: NHS Digital
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/nhs-digital
Authentication: OAuth

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

Try NHS Digital now

No API key or third-party login required. Chat with AI and run tools instantly.

NHS Digital MCP Server & Skill — 3 Tools