Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

cdc_birth_indicators

Read-only

Retrieve quarterly provisional birth indicators including fertility, teen birth, preterm, cesarean, low birthweight, NICU, and Medicaid rates, filterable by race/ethnicity.

Instructions

Get quarterly provisional birth indicators: fertility rates, teen birth rates, \npreterm birth rates, cesarean delivery rates, low birthweight — by race/ethnicity.\nTopics: 'General Fertility', 'Teen Birth', 'Preterm', 'Cesarean', 'Low Birthweight', 'NICU', 'Medicaid'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax records (default 200)
topicNo'General Fertility', 'Teen Birth', 'Preterm', 'Cesarean', 'Low Birthweight', 'NICU', 'Medicaid'
race_ethnicityNo'All races and origins', 'Hispanic', 'Non-Hispanic Black', 'Non-Hispanic White', 'Non-Hispanic Asian'
Behavior3/5

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

Annotations already declare readOnlyHint=true. Description adds context that data is quarterly and provisional, and it enumerates supported topics. However, it does not disclose response structure, defaults, or edge cases, so it only modestly exceeds annotation coverage.

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?

Two clean sentences, front-loaded with the action and object, followed by a compact list of topics. No filler or repetition, every sentence earns its place.

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 simple read-only query tool with three optional parameters and no output schema, the description adequately covers purpose, key filters, and data types. It could mention default limits or response format, but it is sufficiently complete for selection and basic invocation.

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?

Input schema describes all three parameters with valid options, achieving 100% coverage. Description reinforces the race/ethnicity and topic filters but provides no additional syntax, defaults, or value semantics beyond the schema, so baseline 3 is appropriate.

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?

Clearly states 'Get quarterly provisional birth indicators' with a specific list of indicator types (fertility, teen birth, preterm, cesarean, low birthweight) and filter dimensions (race/ethnicity). This distinguishes it from sibling CDC tools by naming the exact domain and metric types.

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?

Provides clear context: use for birth-related indicators like fertility, teen birth, preterm, etc. It does not explicitly name alternatives, but the topic list and scope make the intended use apparent, so it meets 'clear context, no exclusions'.

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