quiver_congress_trading
ActiveTool of Quiver
Recent US Congress stock trades — who in Congress bought/sold what, with amount ranges and disclosure dates. Pass a ticker to get the trade history for that company instead ("Congress trades for TSLA"). Example: quiver_congress_trading({ ticker: "NVDA", _apiKey: "your-key" })
Parameters schema
{
"type": "object",
"required": [
"_apiKey"
],
"properties": {
"ticker": {
"type": "string",
"description": "Optional stock ticker to filter to one company, e.g. \"NVDA\". Omit for the latest cross-market feed."
},
"_apiKey": {
"type": "string",
"description": "Quiver Quantitative API key (get one at quiverquant.com; Hobbyist plan from $30/mo)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Quiver
https://github.com/pipeworx-io/mcp-quiver
1/7 registries