Pending Medicare Enrollment Data

Official
Other

Read current validated behavioral-health NPIs newly pending first-time Medicare enrollment, enriched from NPPES, with a free 10-row preview.

About Pending Medicare Enrollment Data MCP Server

Read current validated behavioral-health NPIs newly pending first-time Medicare enrollment, enriched from NPPES, with a free 10-row preview.

Features

Tools

Transport

streamable-http
Getting Started

No account or API key is required. Claude Code: claude mcp add --transport http pending-medicare https://actablesite.com/mcp/pending-medicare For another MCP client, add the same URL as a Streamable HTTP server. Call get_pending_medicare_behavioral_health_preview with optional two-letter state codes. Pending means under contractor review, not approved or enrolled. The tool is read-only and cannot start the optional $12 paid run.

Tools (1)
Functions this server exposes to AI clients

get_pending_medicare_behavioral_health_preview

Returns the current validated 10-row public sample, optional state filters, CMS snapshot dates, aggregate counts, source receipt, limitations, and an optional $12 full-edition handoff.

Example
{
  "mcpServers": {
    "pending-medicare": {
      "type": "http",
      "url": "https://actablesite.com/mcp/pending-medicare"
    }
  }
}
Compatible With
Cursor
VS Code