Skip to main content
Glama
lzinga

US Government Open Data MCP

clinical_trials_size_stats

Read-only

Understand the scope of ClinicalTrials.gov data by retrieving key statistics: total studies, average JSON size, size distribution, and largest studies.

Instructions

Get database statistics: total study count, average study JSON size, size distribution, and largest studies. Quick overview of the ClinicalTrials.gov database scope and data volume.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already include readOnlyHint: true, indicating safe read operation. Description adds the type of output but no behavioral traits beyond that (e.g., no mention of pagination, caching, or rate limits). Since annotations cover safety profile, a score of 3 is appropriate; description adds some context but not rich behavioral detail.

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?

Description is two sentences, front-loaded with the main action, and contains no redundant words. Every sentence adds value, making it efficient and clear.

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 the tool has no parameters and no output schema, the description fully conveys what the tool returns (total study count, average JSON size, size distribution, largest studies) and its purpose (quick overview of database scope and volume). No additional detail is needed for this simple tool.

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?

Tool has no parameters (input schema empty). Schema coverage is 100% as there are no parameters to describe. Baseline for zero parameters is 4, and description adds no parameter info because none exist.

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?

Description clearly states it gets database statistics (total study count, average size, size distribution, largest studies) and provides a quick overview of ClinicalTrials.gov database scope and data volume. The verb 'Get' specifies action, and the resource 'database statistics' is distinct from sibling tools that search, detail, or retrieve results.

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?

Description implies usage for a quick overview, but lacks explicit when-to-use or when-not-to-use guidance compared to sibling tools like clinical_trials_search or clinical_trials_detail. No alternatives or exclusions are mentioned, so the agent must infer context from the tool's name and focus on statistics.

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/lzinga/us-gov-open-data-mcp'

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