mcp-server-for-cms-healthcare-data-tools

SaeMind/mcp-server-for-cms-healthcare-data-tools
★ 0 stars TypeScript Data/Analytics Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-for-cms-h": {
      "command": "npx",
      "args": [
        "-y",
        "SaeMind/mcp-server-for-cms-healthcare-data-tools"
      ]
    }
  }
}

README Excerpt

> **Production-grade Model Context Protocol (MCP) server exposing four CMS public datasets as callable tools in Claude conversations — enabling natural-language RWE analytics without SQL expertise.** --- Real-world evidence analysts spend a significant portion of project time on data access mechanics: locating CMS datasets, writing parameterized SQL, handling pagination, and normalizing schemas. This server solves that infrastructure problem at the protocol layer.

Tools (20)

assertApprovedTemplatedatasetIddotenvfiltersget_sample_querieshcc_by_categoryhcc_by_icd_codehcc_risk_adjustmenthcc_risk_score_distributionhospital_readmissionlimitmetforminmips_performance_by_measuremips_performance_by_providermips_quality_measuresmips_specialty_summaryparamspartd_cost_by_drugpartd_drug_utilizationpartd_top_drugs_by_cost
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →