← Back to Plugins
MCP Server MCP

Bargo Congress Trades

github By github 👁 1 views ▲ 0 votes

Query normalized U.S. Congress STOCK Act trades with member, ticker, and performance data.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.bargo.ai/free-apis/congress/mcp",
      "headers": [
        {
          "description": "Free Bargo API key from https://www.bargo.ai/free-apis/dash",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...