Skip to main content
Glama

generic-timeline

Server Details

Whether a drug has a marketed generic today, and when its Orange Book protections lapse

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

Score is being calculated.

Available Tools

1 tool
generic_availability_timelineAInspect

For a US prescription drug, report whether a real MARKETED generic exists today — judged on CMS NADAC price dispersion across NDCs of one drug identity, not on FDA approval counts, because an approved generic that nobody sells does not lower anyone's price. Returns the price range for the identical pill when a generic is marketed, and when one is not, the earliest expiry among listed FDA Orange Book patents and exclusivities. NEVER presents a patent expiry as a launch date. Pediatric exclusivity (21 U.S.C. 355a) is honoured, which moves some dates six months later than naive de-duplication produces.

ParametersJSON Schema
NameRequiredDescriptionDefault
drugYesBrand or generic drug name, e.g. "Eliquis", "apixaban"

TDQS

A4.4/5.0
Behavior5/5

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

With no annotations, the description carries full disclosure burden and meets it: it explains the NADAC price-dispersion methodology, the conditional output (price range vs. expiry), the explicit rule never to present patent expiry as a launch date, and the handling of pediatric exclusivity. It effectively tells the agent what the tool will and will not do.

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

Conciseness4/5

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

The description is about 100 words and every sentence contributes to the purpose, methodology, or a caution. It is slightly longer than strictly necessary, but the explanatory reasoning about why FDA approval counts are insufficient adds useful context.

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

Completeness5/5

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

Given no output schema or annotations, this description does almost everything required: it specifies the input domain, the decision rule, the two output cases, and an important edge case (pediatric exclusivity). An agent can predict the tool's behavior and results without further structured metadata.

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?

The single parameter is fully described in the input schema with name and example values, so the description adds no further parameter-specific semantics. The tool description's mention of 'NDCs of one drug identity' relates indirectly, but the schema alone provides enough for correct invocation.

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 a specific verb and resource ('report whether a real MARKETED generic exists today' for a US prescription drug), and immediately distinguishes its market-based criterion from FDA approval counts. It also declares the two possible return outcomes, so an agent knows exactly what the tool produces.

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 description clearly implies when to use it – whenever true marketed generic status is needed – and explains why not to rely on FDA approval counts. It does not name an explicit alternative tool, but given no siblings are provided, the context is sufficient and the exclusion is conceptually stated.

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 observedgeneric_availability_timeline

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources