codex
If you are the rightful owner of codex and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Codex is a simple MCP server that provides a LLM with tools for accessing legislative data from the Congress.gov API.
Codex is a Model Context Protocol (MCP) server designed to facilitate access to legislative data through a suite of over 40 tools. These tools are organized into categories such as Amendments, Bills, Committees, Members, Nominations, Treaties, Congressional Record, Hearings, and Communications. The server is built to work with the Congress.gov API, allowing users to retrieve detailed information about legislative processes, including bill actions, committee details, member sponsorships, and more. Codex requires Python 3.10+, the uv package manager, and a Congress.gov API key. It can be integrated with platforms like Claude for Desktop, providing a seamless experience for users needing legislative data access.
Features
- Over 40 tools organized into categories
- Access to legislative data from Congress.gov
- Integration with Claude for Desktop
- Detailed information retrieval on bills, amendments, and more
- Requires Python 3.10+ and uv package manager