codex

codex

3

Codex is an MCP server that allows users to interact with US legislative data using a large language model. It features a set of tools for accessing various types of congressional information like bills, amendments, and treaties. The server requires Python 3.10 and a Congress.gov API key.

Codex

A simple MCP server offering a large language model with tools for interacting with legislative data provided by the Congress.gov API.

Features

  • Amendments: Access amendment details, statuses, and text.
  • Bills: Retrieve comprehensive bill information including actions and summaries.
  • Committees: Get information on various committees and their associated bills.
  • Members: Obtain data on legislative members and their sponsored bills.
  • Nominations: Access details on presidential nominations.
  • Treaties: Retrieve treaty information and actions.
  • Congressional Record: Browse congressional records.
  • Hearings: Find details on congressional hearings.
  • Communications: Access legislative communications from House and Senate.

Requirements

  • Python 3.10+
  • uv package manager
  • Congress.gov API key

Additional Information

  • Install and configure Claude for Desktop to connect to the MCP server.
  • API Key for Congress.gov data is required. Learn more from MCP documentation and Congress.gov API.