# Oravan MCP server

Nonpartisan U.S. Congress data: bill decodes, rep lookup, bilingual EN/ES, read-only, no accounts.

## Links
- Registry page: https://www.getdrio.com/mcp/org-oravan-mcp
- Repository: https://github.com/cm2489/oravan
- Website: https://oravan.org/mcp

## Install
- Endpoint: https://oravan.org/api/mcp/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://oravan.org/api/mcp/mcp

## Tools
- lookup_representatives (Look up representatives by ZIP) - Look up a person's U.S. House member and two Senators by 5-digit ZIP code. Returns each member's name, party, phone, official website, portrait URL, and district office phone numbers - the number a constituent should actually call. Some ZIP codes span more than one congressional district (needs_address: true, all candidate districts returned); this tool does not perform address-level refinement itself in this release - point the person to the response's reps_url, where a stateless, unlogged Census-geocoder proxy narrows it to a single district from a street address that Oravan never stores. When a House seat currently has no member, `vacancies` lists the empty seat(s) (state + district) explicitly - the departed member is never returned as if still serving, and no election timeline is implied. Endpoint: https://oravan.org/api/mcp/mcp
- get_bill (Get a bill decode) - Get the full plain-language decode of a federal bill by slug (e.g. "hr-2701-119") or citation (e.g. "H.R. 2701" - resolves to the most recent Congress on a match). Returns the AI-generated summary (headline, tl;dr, what/who/why/cost - human-reviewed before publish and clearly labeled when present), the official status in plain language, an urgency band, sponsor, key dates, the official Congress.gov page, and an act_url to Oravan's on-site call flow. This tool never drafts a phone script - script generation only happens on-site, behind a human-review step, never over this API. Endpoint: https://oravan.org/api/mcp/mcp
- search_bills (Search bills) - Search Oravan's bilingual federal bill corpus by free-text query, issue topic, status, or active-only. Returns short teasers (headline, status, urgency) for matching bills, most urgent first. Endpoint: https://oravan.org/api/mcp/mcp
- whats_moving (What's moving in Congress) - What's moving in Congress recently: active, plain-language-decoded bills that cleared Oravan's 'act now' urgency bar within the last N days (default 7), optionally filtered by topic. Returns an honest empty list with quiet_week: true when nothing has cleared the bar - this tool never pads the list to look busier than Congress actually is this week. If the list is empty because Oravan's own data sync looks stale rather than Congress being quiet, data_stale is set instead so that distinction is never lost. Endpoint: https://oravan.org/api/mcp/mcp
- get_representative (Get a representative) - Get full details for one member of Congress by bioguide ID (e.g. "W000797"), plus their 5 most recently active sponsored bills. Facts only: no scorecards, ratings, or vote grades. Endpoint: https://oravan.org/api/mcp/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: org.oravan
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 12, 2026
- Source: https://registry.modelcontextprotocol.io
