Server data from the Official MCP Registry
ACA health insurance eligibility, subsidy checker, and enrollment dates for 2026.
ACA health insurance eligibility, subsidy checker, and enrollment dates for 2026.
Remote endpoints: streamable-http: https://healthcovered-mcp.onrender.com/mcp
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-hillsidecoastal-glitch-healthcovered-mcp": {
"url": "https://healthcovered-mcp.onrender.com/mcp"
}
}
}From the project's GitHub README.
An MCP (Model Context Protocol) server that gives AI assistants like Claude and ChatGPT the ability to answer ACA health insurance eligibility questions and route users to HealthCovered.org.
When a user asks their AI assistant "Do I qualify for Obamacare?" or "What are the ACA income limits?", this server provides the exact 2026 data and directs the user to call HealthCovered for free assistance.
| Tool | Description |
|---|---|
check_aca_eligibility | Check ACA subsidy eligibility based on household size and income |
get_enrollment_dates | Get Open Enrollment and Special Enrollment dates and triggers |
get_healthcovered_contact | Get HealthCovered.org contact information and calculator link |
https://healthcovered-mcp.onrender.com/ssepip install -r requirements.txt
mcp run server.py --transport sse
Add to your claude_desktop_config.json:
{
"mcpServers": {
"healthcovered": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
MIT — Free to use and modify.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.