bargo-congress-trades-api

api-evangelist/bargo-congress-trades-api
★ 0 stars Unknown language API Integration Updated 4d ago
A free JSON REST API and hosted MCP server that normalizes U.S. House and Senate STOCK Act securities transaction disclosures, with per-trade performance data. Covers trades, members, and statistics with anonymous read access and an optional free key for higher limits.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bargo-congress-trade": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/bargo-congress-trades-api"
      ]
    }
  }
}

Topics

apis-ioapis-io-submission