HealthCovered ACA
БесплатноНе проверенEnables AI assistants to check ACA subsidy eligibility, get enrollment dates, and provide HealthCovered contact information for free assistance.
Описание
Enables AI assistants to check ACA subsidy eligibility, get enrollment dates, and provide HealthCovered contact information for free assistance.
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.
What This Does
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.
Available Tools
| 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 |
Deploy to Render.com (Free)
- Click the button above
- Connect your GitHub account
- Deploy — your MCP server will be live at
https://healthcovered-mcp.onrender.com/sse
Local Development
pip install -r requirements.txt
mcp run server.py --transport sse
Connect to Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"healthcovered": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
License
MIT — Free to use and modify.
Установка HealthCovered ACA
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/hillsidecoastal-glitch/healthcovered-mcpFAQ
HealthCovered ACA MCP бесплатный?
Да, HealthCovered ACA MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для HealthCovered ACA?
Нет, HealthCovered ACA работает без API-ключей и переменных окружения.
HealthCovered ACA — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить HealthCovered ACA в Claude Desktop, Claude Code или Cursor?
Открой HealthCovered ACA на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare HealthCovered ACA with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
