Pipeworx congress

Access US Congress data to search bills, retrieve bill details, get current members, and view recent congressional votes via GovTrack API.

Audits

Pass

Install

openclaw skills install pipeworx-congress

Congress

Congress MCP — US Congress data via GovTrack API (free, no auth required)

search_bills

Search US congressional bills by keyword. Returns bill type, number, title, status, sponsor, and int

get_bill

Get full details for a congressional bill by its ID. Returns text, sponsors, cosponsors, committee a

get_members

Get current members of Congress with their name, party, state, district (for representatives), and c

get_votes

Get recent congressional votes on bills. Returns question, result, chamber, vote counts (yes/no/abst

{
  "mcpServers": {
    "congress": {
      "url": "https://gateway.pipeworx.io/congress/mcp"
    }
  }
}