Open Data

NHS Digital MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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.

3 tools
Agent guide included
No auth required
Start Chatting

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 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

https://mcp.mcpbundles.com/bundle/nhs-digital

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with NHS Digital?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

NHS Digital MCP Server & Skill — 3 Tools