Skip to main content
Glama

part-d-cap

Server Details

Medicare Part D out-of-pocket cap: when you hit it, and what the payment plan changes

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP · MCP 2024-11-05
URL

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusing it with another. The tool's purpose is clearly defined in its description, eliminating any ambiguity.

Naming Consistency5/5

The single tool name follows a clear, descriptive convention (domain_entity_action). While there is no pattern to compare against, the name is consistent and immediately conveys its function.

Tool Count3/5

A single tool for a highly specialized server is borderline. The tool is comprehensive for its narrow purpose, but the server feels thin and could potentially benefit from additional related tools (e.g., plan comparison or cost breakdown).

Completeness4/5

The tool covers the core simulation comprehensively: projecting spending, identifying cap month, quantifying savings, and comparing payment plans. However, it explicitly excludes plan-specific details, which may be a minor gap for users seeking full coverage.

Available Tools

1 tool
medicare_part_d_out_of_pocket_capAInspect

Project month-by-month Medicare Part D out-of-pocket spending against the statutory annual cap, identify the month the cap is reached, quantify what the cap itself saves, and compare normal payment timing against the Medicare Prescription Payment Plan — which spreads the SAME total across the year without reducing it. Supports plan years 2026 and 2027 and fails closed to 2026 for any unsupported year rather than extrapolating. This is a standard-benefit simulation, NOT a plan-specific pharmacy quote: plan negotiated prices and plan cost sharing are not held and are never inferred.

ParametersJSON Schema
NameRequiredDescriptionDefault
drugNoOptional drug name — checks formulary status and whether spending on it counts toward the cap
joinNoOptional month (1-12) the payment plan would be joined
yearNoOptional plan year: 2026 or 2027
monthlyYesExpected monthly out-of-pocket spend on covered drugs, in USD, e.g. "300"
deductibleNoOptional plan drug deductible in USD, e.g. "615" or "0"

TDQS

A4.4/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations at all, the description carries the full disclosure burden and meets it: it reveals fallback behavior (fails closed to 2026 for unsupported years, never extrapolates), clarifies a likely misconception (the MPPP spreads the SAME total without reducing it), and discloses the simulation's hard limits (plan prices and cost sharing are not held or inferred). These are exactly the behavioral traits an agent needs before invoking a financial simulation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences with every one earning its place: the computation summary, the year-scope/fallback rule, and the limitation disclaimer. The core functions are front-loaded in the first sentence, and there is no filler or repetition of schema content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a five-parameter simulation with no output schema and no annotations, the description covers scope, supported years, fallback, limitations, and every output facet (projection, cap month, savings, MPPP comparison). The only real gap is return format — an agent knows what will be computed but not the shape of the result — which prevents a 5.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so every parameter is already documented in the input schema; baseline 3 applies. The description adds only modest param-level context — 'standard-benefit simulation' frames what monthly represents, and the fail-closed statement clarifies behavior for unsupported year values — but this is mostly behavioral rather than semantic. It doesn't materially change how any parameter should be filled in.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with specific verbs and resourcs: projects month-by-month Part D out-of-pocket spend against the statutory annual cap, identifies the cap-reach month, quantifies cap savings, and compares payment timing against the Medicare Prescription Payment Plan. It goes well beyond the tool name by defining the exact computation scope and by explicitly bounding what it is not (a plan-specific pharmacy quote).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The when-to-use context is clear — any need for a standard-benefit cap projection or an MPPP timing comparison. It also states an explicit exclusion, 'NOT a plan-specific pharmacy quote,' which tells an agent to avoid it when negotiated prices or plan cost sharing are at play. It doesn't name alternative tools, but with no siblings that exclusion is the best available guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedmedicare_part_d_out_of_pocket_cap

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides 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.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Unifies five public US-government drug datasets into a single sourced page per GLP-1/cardiometabolic drug, providing cost, shortage, label, and alternatives. The MCP server exposes the same Drug contract as the UI for agent-native access.
    39,959,180 npm
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to access CMS Medicare Part D drug spending, prescriber, and pricing trend data through a single MCP tool with 15 actions, deployed on Cloudflare Workers for sub-50ms response times.
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources