Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

fda_tobacco_problems

Read-only

Search FDA tobacco product problem reports to identify damaged, defective, or health-affecting products, including e-cigarettes and vaping issues. Filter by dates, affected non-users, and reported health problems.

Instructions

Search tobacco product problem reports (~1.3K reports). Reports about damaged, defective, or health-affecting tobacco products. E-cigarettes/vaping products dominate (~60% of reports).

Example searches:

  • 'date_submitted:[20180101+TO+20200723]' — reports in date range

  • 'nonuser_affected:"Yes"' — reports where non-users were affected

Count fields: tobacco_products.exact, reported_health_problems.exact

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 10, max 100)
searchNoOpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'.
Behavior4/5

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

Annotations include readOnlyHint=true, covering the safety profile. The description adds valuable context beyond annotations: query syntax examples, count field hints, and dataset composition. It does not detail pagination or response format, but this is acceptable given the read-only annotation and simple search tool.

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 compact, front-loaded with the core purpose, followed by example queries and count field hints. Every sentence provides useful information with no redundancy or filler.

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?

No output schema exists, so the description needs to convey enough to use the tool effectively. It provides example queries, count field suggestions, and dataset context. It could mention response shape or result fields, but for a straightforward search tool with well-described parameters, it is largely complete.

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

Parameters4/5

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

Schema description coverage is 100%, covering both `limit` and `search`. The description supplements this with example query values and mentions count fields, adding practical meaning beyond the schema. This goes beyond the baseline 3.

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 'Search tobacco product problem reports' and provides specific scope (~1.3K reports) and content categories. The resource is well-defined and distinguishes from other FDA tools by topic, though it does not explicitly mention sibling alternatives.

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 gives clear context about when to use the tool (searching tobacco problem reports), describes dataset composition (e-cigarettes dominate), and provides concrete example searches. It lacks explicit alternatives or exclusions but is sufficient for an agent to determine appropriate use.

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