mcpserver.lol
registry/openstates-mcp-server
Connection check verified live · 27h ago

openstates-mcp-server

Search bills, legislators, committees, and events across all 50 US states, DC, and 5 US territories.

Tools 10
GitHub stars 2
Installs / wk
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

openstates_get_bill read-only bill_idincludesessionjurisdictionopenstates_id
Fetch full detail for a specific state bill. Accepts either the three-part path (jurisdiction + session + bill_id) or a direct OCD bill ID (openstates_id from search results). Use…
openstates_get_committee read-only includecommittee_id*
Fetch committee detail by OCD organization ID. Returns name, classification, and membership roster when include=memberships is requested. Experimental — not all states have committ…
openstates_get_event read-only includeevent_id*
Fetch full event detail by OCD event ID. Returns agenda, participants, media links, and associated documents when requested via include. Experimental — event coverage is limited in…
openstates_get_jurisdiction read-only includejurisdiction_id*
Fetch full metadata for a specific jurisdiction including all legislative sessions, their identifiers, and coverage dates. Use when you need to know the exact session identifier fo…
openstates_get_legislators_by_location read-only includelatitude*longitude*
Find every legislator representing a geographic coordinate — both tiers. Pass latitude and longitude to get the state senators and representatives for that location (and potentiall…
openstates_list_jurisdictions read-only pageincludeper_pageclassification
List all jurisdictions covered by Open States — all 50 states, DC, and 5 US territories (American Samoa, Guam, Northern Mariana Islands, Puerto Rico, and the US Virgin Islands): 56…
openstates_search_bills read-only qpagesortchamberincludesession +9
Search state legislative bills across all covered US jurisdictions. Supports full-text search, jurisdiction/session filtering, subject tags, sponsor lookups, and sort order. Either…
openstates_search_committees read-only pageparentchamberincludeper_pagejurisdiction* +1
List committees for a jurisdiction. jurisdiction is required — a request spanning all 56 jurisdictions exceeds the upstream timeout, so scope every call to a single state; use open…
openstates_search_events read-only pageafterbeforeincludeper_pagejurisdiction* +1
Search hearings, floor sessions, and committee meetings. jurisdiction is required — the Open States events endpoint has no all-states search, so scope every call to a single state;…
openstates_search_people read-only idnamepageincludedistrictper_page +2
Search state legislators and officials by name, jurisdiction, chamber, or district, or fetch specific people by OCD person ID. Party is reported on every result but cannot be filte…