@pipeworx/quiver
Connect: https://gateway.pipeworx.io/quiver/mcp · Install: one-click buttons
Tools: 4
Tools
- quiver_congress_trading — 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”
- quiver_gov_contracts — Government contracts awarded (by ticker) — US federal contract awards to public companies, with award amount, agency, and date. Pass a ticker for that company’s contract history (“government contracts
- quiver_lobbying — Corporate lobbying disclosures for
— federal lobbying spend filed by a public company, with client, amount, date, and issue. Example: quiver_lobbying({ ticker: “GOOGL”, _apiKey: “your-key” }) - quiver_insiders — SEC insider (Form 4) transactions for
— corporate insider buys/sells at a public company, with insider name, share count, and date. Example: quiver_insiders({ ticker: “AAPL”, _apiKey: “your-k
Tools
-
quiver_congress_trading— 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 -
quiver_gov_contracts— Government contracts awarded (by ticker) — US federal contract awards to public companies, with award amount, agency, and date. Pass a ticker for that company's contract history ( government contracts -
quiver_insiders— SEC insider (Form 4) transactions for <ticker> — corporate insider buys/sells at a public company, with insider name, share count, and date. Example: quiver_insiders({ ticker: AAPL , _apiKey: your-key -
quiver_lobbying— Corporate lobbying disclosures for <ticker> — federal lobbying spend filed by a public company, with client, amount, date, and issue. Example: quiver_lobbying({ ticker: GOOGL , _apiKey: your-key })