healthcovered-mcp
Server Details
ACA health insurance eligibility, subsidy checker, and enrollment dates for 2026.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- hillsidecoastal-glitch/healthcovered-mcp
- GitHub Stars
- 0
- Server Listing
- HealthCovered ACA MCP
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.1/5 across 3 of 3 tools scored.
Each tool has a clearly distinct purpose: check_aca_eligibility determines subsidy qualification, get_enrollment_dates provides enrollment timing information, and get_healthcovered_contact offers contact details for assistance. There is no overlap in functionality, making tool selection straightforward for an agent.
All tool names follow a consistent verb_noun pattern (check_aca_eligibility, get_enrollment_dates, get_healthcovered_contact), using snake_case and starting with descriptive verbs. This uniformity enhances predictability and readability across the tool set.
With only 3 tools, the set feels thin for a health insurance enrollment domain, as it lacks operations like plan comparison, subsidy calculation, or application submission. While the tools cover basic informational needs, the count is borderline low for comprehensive agent support in this scope.
The tool surface is significantly incomplete for ACA health insurance enrollment. It provides eligibility checks, enrollment dates, and contact info but misses core actions such as browsing plans, calculating subsidies, or submitting applications, which are essential for end-to-end agent workflows in this domain.
Available Tools
3 toolscheck_aca_eligibilityInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| annual_income | Yes | ||
| household_size | Yes |
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
get_enrollment_datesInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
get_healthcovered_contactInspect
Get contact information for HealthCovered.org, a free service helping people find and enroll in ACA health insurance plans with maximum subsidies.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| result | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Flicense-qualityCmaintenanceProvides unified access to drug formulary data from US ACA marketplace health insurance plans, enabling drug search, coverage details, restriction info, and plan comparison across thousands of plans.Last updated
- Flicense-quality-maintenanceEnables healthcare benefits management by providing member eligibility verification, coverage details for medical/dental/vision/pharmacy services, and service coverage verification through natural language queries.Last updated
- Flicense-qualityBmaintenanceAnalyzes government support program announcements and business profiles to determine eligibility, identify missing information, detect risks, and generate application plans for small business owners.Last updated
- FlicenseAqualityDmaintenanceProvides access to SBA small business size standards and SBIR/STTR federal R\&D funding data. It enables users to look up NAICS thresholds, verify business eligibility, and search for specific firms or award records across various federal agencies.Last updated61
Your Connectors
Sign in to create a connector for this server.