You're viewing a demo portfolio

Join the waitlist
PRSM

get_votes

Active

Tool of Congress

declared in 0.1.0

Get recent congressional votes on bills, newest first. Returns question, result, chamber, vote counts (yes/no/abstain), date, and related bill.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 20
    },
    {
      "limit": 50,
      "congress": 119
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of votes to return (default: 20, max: 100)"
    },
    "congress": {
      "type": "number",
      "description": "Congress number to filter by (e.g., 119)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Congress

https://github.com/pipeworx-io/mcp-congress

1/7 registries
View full server →