# Govbase MCP server

U.S. federal policy data — bills, Congress members, voting records, and civic info.

## Links
- Registry page: https://www.getdrio.com/mcp/com-govbase-govbase
- Repository: https://github.com/govbase-inc/govbase
- Website: https://govbase.com

## Install
- Endpoint: https://api.govbase.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.govbase.com/mcp

## Tools
- search_policies (Search Policies) - Search U.S. federal policies and legislation by keyword, topic, or bill name. Returns a list of matching policies with summaries. Endpoint: https://api.govbase.com/mcp
- get_policy (Get Policy Details) - Retrieve detailed information about a specific U.S. federal policy by its ID (e.g., "bill-119-hr-22" or "eo-2025-1234"). Endpoint: https://api.govbase.com/mcp
- get_policy_text (Get Policy Full Text) - Retrieve the full text of a U.S. federal policy document. Returns the raw legislative or regulatory text. Endpoint: https://api.govbase.com/mcp
- search_members (Search Members of Congress) - Search current U.S. members of Congress by name, state, party, or chamber. Returns a list of matching members with key details. Endpoint: https://api.govbase.com/mcp
- get_member (Get Member of Congress Details) - Retrieve detailed information about a specific U.S. member of Congress by their Bioguide ID (e.g., "P000197" for Nancy Pelosi). Endpoint: https://api.govbase.com/mcp
- get_member_vote (Get Member Vote on Policy) - Check 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. Endpoint: https://api.govbase.com/mcp
- get_stories (Get Story Bundles) - List current story bundles tracking ongoing policy issues. Returns a feed of active stories grouping related policies and developments. Endpoint: https://api.govbase.com/mcp
- get_story (Get Story Details) - Retrieve detailed information about a specific story bundle by its ID, including the full timeline of related events. Endpoint: https://api.govbase.com/mcp
- get_representatives (Get Representatives) - Look up elected representatives for a given U.S. address, including federal, state, and local officials. Endpoint: https://api.govbase.com/mcp
- get_voter_info (Get Voter Information) - Get election and polling location information for a registered U.S. voter address, including upcoming elections and early vote sites. Endpoint: https://api.govbase.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.govbase
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 27, 2026
- Source: https://registry.modelcontextprotocol.io
