Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Oravan

org.oravan/mcp

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

Uptime
100.0%
1 direct probes · 30d
Response
1643ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

lookup_representatives

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 co…

get_bill

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 (he…

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.

whats_moving

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…

get_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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "oravan": {
      "url": "https://oravan.org/api/mcp/mcp",
      "transport": "streamable-http"
    }
  }
}