Open Data

NHS Health A-Z Conditions MCP Server

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

Access the NHS Health A-Z API for information about hundreds of medical conditions, symptoms, treatments, and health topics from the UK National Health Service. Search conditions or retrieve detailed information about specific conditions.

2 tools
Agent guide included
API Key
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 Health A-Z Conditions — workflow patterns, data models, and gotchas for your AI agent.

NHS Health A-Z Conditions

Official NHS health topic content (conditions, symptoms, treatments).

Data Model

  • Condition — A health topic with name, description, and content modules.
  • Modules — Structured content sections (overview, symptoms, treatment, causes, etc.).
  • Long lists — Condition indexes are paged; use the paging fields the tools return to walk the full catalog.

Key Fields

  • name — Condition display name
  • url — NHS website URL for the condition
  • description — Short description
  • mainEntityOfPage — Array of content modules (hasPart objects)
  • significantLink — Related conditions/topics

Gotchas

  • Slug format: Condition slugs are lowercase-hyphenated (e.g. "type-2-diabetes", "asthma").
  • Full article body: Use the tools that return structured modules when you need sectioned clinical text—not just the summary card.
  • Content format: Rich text content may contain HTML markup.

Tools in this Server (2)

Nhs Get Condition

Get detailed information about a specific NHS health condition by its slug. Returns the condition overview, symptoms, causes, treatment options, and r...

Nhs Search Conditions

Browse the NHS Health A-Z directory of medical conditions. Returns a paginated list of conditions with names, URLs, and descriptions. Use the conditio...

Frequently Asked Questions

What is the NHS Health A-Z Conditions MCP server?

Access the NHS Health A-Z API for information about hundreds of medical conditions, symptoms, treatments, and health topics from the UK National Health Service. Search conditions or retrieve detailed information about specific conditions. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NHS Health A-Z Conditions 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-conditions. Authentication is handled automatically.

How many tools does NHS Health A-Z Conditions provide?

NHS Health A-Z Conditions provides 2 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 Health A-Z Conditions require?

NHS Health A-Z Conditions uses API Key. NHS Health A-Z Conditions requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect NHS Health A-Z Conditions to any MCP client in minutes

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

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 Health A-Z Conditions?

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

NHS Health A-Z Conditions MCP Server & Skill — 2 Tools