Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

open_payments_search

Read-only

Search CMS Open Payments data to find payments from drug and device companies to physicians. Filter by year, state, doctor, company, or specialty for exact amounts and product details.

Instructions

Search CMS Open Payments (Sunshine Act) data — payments from pharma/device companies to doctors. 15M+ records per year. Shows exact dollar amounts, payment type, doctor name/specialty, and which drugs/devices are involved. Cross-reference with FDA (drug safety), lobbying (company influence), and clinical trials.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNoPayment year (auto-discovers latest if omitted). Available: 2018-2024+, new years added automatically when CMS publishes.
limitNoMax results (default 20)
stateNoTwo-letter state: 'CA', 'TX', 'NY'
doctorNoDoctor last name: 'Smith', 'Jones' (case-insensitive)
companyNoCompany name (partial match): 'Pfizer', 'Novo Nordisk', 'Johnson & Johnson'
specialtyNoMedical specialty (partial match): 'Cardiology', 'Orthopedic', 'Psychiatry'
Behavior4/5

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

Annotations only provide readOnlyHint, so the description adds value by disclosing that the tool returns exact dollar amounts, payment type, doctor name/specialty, and involved drugs/devices. It also gives a sense of data scale (15M+ records per year). This goes beyond the annotation but does not cover rate limits, pagination, or result ordering, keeping it below a 5.

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?

The description is three sentences, front-loaded with the core purpose. The second sentence provides scale, the third lists output fields and cross-reference ideas. Every sentence earns its place with no redundancy or fluff.

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?

With no output schema, the description helps by listing what the results show, which is important for an agent. It also mentions data scale and cross-referencing opportunities, enriching context. However, it omits details like default year behavior (though in schema), pagination, or how to combine filters, making it not fully complete.

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 the baseline is 3. The description does not add extra meaning to the parameters beyond what the schema already includes (e.g., examples of partial matches in the schema). It mentions doctor name/specialty and drugs/devices, but these are already implied by the schema parameters.

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

Purpose4/5

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

The description clearly states the tool searches CMS Open Payments data and describes its content (payments to doctors, details). It uses a specific verb ('Search') and resource, but does not explicitly distinguish from sibling open_payments tools like open_payments_by_physician or open_payments_top, so it scores a 4 rather than a 5.

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

Usage Guidelines3/5

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

The description gives context about the data (15M+ records) and suggests cross-referencing with FDA, lobbying, and clinical trials, which implies usage scenarios. However, it does not explicitly state when to use this tool versus alternatives, or provide exclusions or prerequisites, so it only meets the 'implied usage' level.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyntrica/gov-data-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server