PluginBench
MCP Server
Active
MIT

io.github.johnisanerd/us-congress-trades MCP Server

io.github.johnisanerd/us-congress-trades

What is the io.github.johnisanerd/us-congress-trades MCP server?

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

How to install io.github.johnisanerd/us-congress-trades

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "us-congress-trades": {
      "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "us-congress-trades": {
      "serverUrl": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "us-congress-trades": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "us-congress-trades": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http us-congress-trades https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data

Related MCP servers

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

2
Python
View repository →

Google Hotels prices, ratings, reviews, and photos via an Apify Actor, hosted MCP.

2
Python
View repository →

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

1
Python
View repository →

Google Flights search data: fares, routes, stops, and price insights via a hosted MCP server.

1
Python
View repository →

Search Google Scholar for academic papers, citations, and author profiles.

1
MIT
View repository →

Yandex search results, images, and SERP data via the Apify Yandex Search Scraper, hosted MCP.

1
Python
View repository →