Skip to main content
Glama

gov-votes

Access US Congressional vote records from official Senate and House XML sources. Search by chamber, vote category (passage, amendment, cloture, etc.), and limit to retrieve vote question, result, and totals.

Instructions

US Congressional vote records from official government XML sources (senate.gov + clerk.house.gov). Search by chamber (house/senate), category (passage, amendment, cloture, nomination, procedural, etc.), or limit. Returns vote question, result (Passed/Failed), yea/nay totals, bill number, and description. 119th Congress (2025–2026). No API key required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chamberNoChamber to search. Default: 'senate'.
categoryNoVote category filter (inferred from vote question).
limitNoMax results (default 10, max 25).
Behavior3/5

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

No annotations are provided, so the description carries full burden. It mentions data sources, no API key required, and that it returns results. However, it does not disclose rate limits, pagination behavior, or explicitly state that the tool is read-only. Still, it gives enough behavioral context for a 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 three sentences, front-loaded with the main action (search votes), and each sentence adds value: source, parameters, returns. No redundant or missing information.

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?

Even without an output schema, the description explains what is returned (vote question, result, totals, bill number, description). It also specifies the Congress term. It is complete for a search tool, though it could mention ordering or pagination.

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 coverage is 100%, so baseline is 3. The description adds value by explaining chamber values (house/senate), category examples (passage, amendment, etc.), and limit with default and max, going beyond the schema descriptions.

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 provides US Congressional vote records from official sources, lists search parameters (chamber, category, limit), and specifies return fields. It distinguishes itself from sibling tools like 'congressional-trades' by focusing on vote records.

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 on how to search (by chamber, category, limit) and provides example categories. However, it does not explicitly state when to use this tool over alternatives or when not to use it.

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/thebrierfox/the-stall'

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