Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.hillsidecoastal-glitch/healthcovered-mcp

io.github.hillsidecoastal-glitch/healthcovered-mcp

ACA health insurance eligibility, subsidy checker, and enrollment dates for 2026.

Uptime
100.0%
1 direct probes · 30d
Response
1505ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

check_aca_eligibility

Check if someone qualifies for ACA Marketplace health insurance subsidies in 2026. Provide household size (number of people) and estimated annual household income in dollars.

get_enrollment_dates

Get ACA Open Enrollment dates and Special Enrollment Period triggers for 2026. Use when a user asks when they can sign up or if they missed enrollment.

get_healthcovered_contact

Get contact information for HealthCovered.org, a free service helping people find and enroll in ACA health insurance plans with maximum subsidies.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.hillsidecoastal-glitch/healthcovered-mcp": {
      "url": "https://healthcovered-mcp.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}