Skip to main content
Glama
lzinga

US Government Open Data MCP

regulations_search_documents

Search federal regulatory documents including proposed rules, final rules, and supporting materials. Filter by agency, docket, date, or keyword to find rulemaking context and complement Federal Register data.

Instructions

Search for federal regulatory documents — proposed rules, final rules, and supporting materials. Filter by agency, docket, date, or keyword. Complements Federal Register data with rulemaking context.

Document types: 'Proposed Rule', 'Rule', 'Supporting & Related Material', 'Other'. Sort: 'postedDate' (asc) or '-postedDate' (desc, newest first).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
searchTermNoFull-text search keyword (e.g. 'water quality', 'emissions')
agencyIdNoAgency abbreviation: 'EPA', 'FDA', 'DOL', 'HHS', 'DOT', 'OSHA'
docketIdNoDocket ID (e.g. 'EPA-HQ-OAR-2003-0129')
documentTypeNoDocument type: 'Proposed Rule' (Proposed Rule), 'Rule' (Final Rule), 'Supporting & Related Material' (Supporting & Related Material), 'Other' (Other)
postedDateNoExact date: '2024-01-15'
postedDateGeNoPosted on or after date: '2024-01-01'
postedDateLeNoPosted on or before date: '2024-12-31'
sortNoSort order
pageSizeNoResults per page (max 250, default 25)
pageNumberNoPage number (1-based)
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions filtering, sorting, and document types, but does not describe critical behaviors such as pagination limits (implied by 'pageSize' parameter but not explained), rate limits, authentication needs, or what the response format looks like (e.g., JSON structure). For a search tool with 10 parameters, this leaves significant gaps in understanding how the tool behaves.

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 front-loaded with the core purpose in the first sentence, followed by filtering options and complementary context. Each subsequent sentence adds specific, useful information (document types, sort order) without redundancy. It is appropriately sized for a search tool with many parameters, with zero wasted words.

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

Completeness3/5

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

Given the complexity (10 parameters, no annotations, no output schema), the description is incomplete. It covers the purpose, filtering, and sorting well, but lacks details on behavioral aspects like pagination behavior, error handling, or response format. Without annotations or an output schema, the agent must infer these from the description, which does not provide sufficient context for reliable tool invocation.

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?

The schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds value by clarifying document types ('Proposed Rule', 'Rule', etc.) and sort options ('postedDate' asc/desc), which helps interpret the enums in the schema. However, it does not provide additional context beyond what the schema descriptions offer, such as examples for complex parameters or interactions between filters.

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 clearly states the tool's purpose with specific verbs ('Search for federal regulatory documents') and resources ('proposed rules, final rules, and supporting materials'). It distinguishes itself from siblings like 'fr_search_rules' by specifying it 'complements Federal Register data with rulemaking context', indicating a broader scope beyond just Federal Register entries.

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 implies usage context by mentioning it 'complements Federal Register data with rulemaking context', suggesting it should be used for deeper regulatory searches. However, it does not explicitly state when to use this tool versus alternatives like 'regulations_search_dockets' or 'regulations_search_comments', nor does it provide any exclusions or prerequisites for usage.

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-government-open-data-mcp'

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