Govbase
Govbase provides U.S. federal policy data — search bills, executive orders, look up Congress members and voting records, browse narrative story bundles, and get civic info like representatives and polling locations by address.
How to connect
https://govbase--govbase.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(10)-
search_policiesSearch U.S. federal policies and legislation by keyword, topic, or bill name. Returns a list of matching policies with summaries.
-
get_policyRetrieve detailed information about a specific U.S. federal policy by its ID (e.g., "bill-119-hr-22" or "eo-2025-1234").
-
get_policy_textRetrieve the full text of a U.S. federal policy document. Returns the raw legislative or regulatory text.
-
search_membersSearch current U.S. members of Congress by name, state, party, or chamber. Returns a list of matching members with key details.
-
get_memberRetrieve detailed information about a specific U.S. member of Congress by their Bioguide ID (e.g., "P000197" for Nancy Pelosi).
-
get_member_voteCheck how a specific U.S. member of Congress voted on a policy by providing their Bioguide ID and the policy ID. Returns all roll call votes for that member on the given policy.
-
get_storiesList current story bundles tracking ongoing policy issues. Returns a feed of active stories grouping related policies and developments.
-
get_storyRetrieve detailed information about a specific story bundle by its ID, including the full timeline of related events.
-
get_representativesLook up elected representatives for a given U.S. address, including federal, state, and local officials.
-
get_voter_infoGet election and polling location information for a registered U.S. voter address, including upcoming elections and early vote sites.