Other

CMS Medicare MCP Server

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

CMS Provider Data API providing hospital quality ratings, nursing home comparisons, physician data, home health quality, and Medicare coverage information. Includes Hospital Compare star ratings and HCAHPS surveys.

2 tools
Agent guide included
No auth required
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for CMS Medicare — workflow patterns, data models, and gotchas for your AI agent.

CMS Provider Data API

Hospital quality ratings, nursing home data, and Medicare coverage. No authentication required.

Data Model

  • Dataset — A published dataset (e.g. Hospital General Information, Nursing Home Compare).
  • Distribution — Download format for a dataset (CSV, JSON, API endpoint).
  • Theme — Category grouping (Hospitals, Nursing Homes, Physicians, Home Health).

Key Datasets

  • Hospital General Information — Star ratings, ownership, emergency services, location.
  • HCAHPS — Patient satisfaction survey results by hospital.
  • Timely and Effective Care — Quality measures (heart attack, pneumonia, surgical care).
  • Complications and Deaths — Readmission and mortality rates.
  • Nursing Home Compare — Quality ratings, staffing, health inspections for nursing homes.
  • Physician Compare — Individual physician data, specialties, group practices.

Metastore API

  • /metastore/schemas/dataset/items — List all available datasets with metadata.
  • /metastore/schemas/dataset/items/{id} — Single dataset details.
  • Datasets have identifier, title, description, modified, and distribution arrays.

Gotchas

  • The metastore API lists datasets; actual data downloads use distribution URLs.
  • Star ratings range from 1-5 (5 = best); some hospitals are "Not Available".
  • HCAHPS scores are percentages (top-box, middle-box, bottom-box responses).
  • Provider data is updated quarterly; check modified dates.
  • Blue Button API (beneficiary claims data) requires separate OAuth registration.

Tools in this Server (2)

Cms Get Data

Get actual data rows from a CMS Medicare dataset. Requires a distribution_id from cms_get_datasets. Use when you need specific hospital ratings, nursi...

Cms Get Datasets

Get available CMS Medicare datasets including hospital quality ratings, nursing home comparisons, physician data, and home health quality measures. Pa...

Frequently Asked Questions

What is the CMS Medicare MCP server?

CMS Provider Data API providing hospital quality ratings, nursing home comparisons, physician data, home health quality, and Medicare coverage information. Includes Hospital Compare star ratings and HCAHPS surveys. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect CMS Medicare 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/cms-medicare. Authentication is handled automatically.

How many tools does CMS Medicare provide?

CMS Medicare 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 CMS Medicare require?

CMS Medicare uses open data APIs — no authentication required.

Setup Instructions

Connect CMS Medicare to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/cms-medicare

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 CMS Medicare?

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

CMS Medicare MCP Server & Skill — 2 Tools