← Registry

General Tools

bemismedicareinsurance.com

Provides Medicare plan comparison, eligibility, and penalty estimation tools.

1 endpoint7 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://bemismedicareinsurance.com/mcp

No auth detected

MCP server metadata

Name
medicare-webmcp-demo
Version
1.0.0
Capabilities
tools
Server instructions

Medicare Advantage plan finder for selected demo ZIPs. Call medicare_search_plans with a 5-digit ZIP. Outputs are CMS PY2026 estimates — advise verifying with a licensed agent.

Known tools 7

medicare_plan_finder

Find and rank Medicare Advantage (Part C) plans with drug coverage by ZIP.

Inferred read-only
medicare_compare_plans

Compare 2–5 Medicare Advantage plans side by side by ContractPlanID (from medicare_plan_finder).

Inferred read-only
irmaa_calculator

Estimate your Medicare IRMAA — the income-related surcharge on Part B & Part D.

Inferred read-only
medicare_eligibility

Find your Medicare Initial Enrollment Period (IEP) from your birth month/year.

Inferred read-only
part_b_penalty

Estimate the lifetime Part B late-enrollment penalty for enrolling late.

Inferred read-only
part_d_penalty

Estimate the Part D (drug coverage) late-enrollment penalty.

Inferred read-only
drug_cost_estimate

Estimate your annual out-of-pocket drug spend under the 2026 $2,100 Part D cap.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.medicare-webmcp-demo]
url = "https://bemismedicareinsurance.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "medicare-webmcp-demo": {
      "type": "http",
      "url": "https://bemismedicareinsurance.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: medicare-webmcp-demo
Remote MCP URL: https://bemismedicareinsurance.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "medicare-webmcp-demo": {
      "url": "https://bemismedicareinsurance.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "medicare-webmcp-demo": {
      "type": "http",
      "url": "https://bemismedicareinsurance.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "medicare-webmcp-demo",
  "transport": "streamable-http",
  "url": "https://bemismedicareinsurance.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bemismedicareinsurance.com was fetched 2026-08-24T06:43:52.559Z.

Trust status Neutral

bemismedicareinsurance.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.