MCP Hub
Back to servers

Quiver Quantitative MCP Server

Provides access to political and alternative financial data including congressional stock trades, lobbying expenditures, and government contracts. This server enables users to analyze politician profiles and track the intersection of legislative activity and financial markets.

glama
Updated
Mar 28, 2026

Quiver Quantitative MCP Server

CI mpak License: MIT

Political and alternative financial data MCP service powered by Quiver Quantitative.

Tools

ToolDescription
get_congress_tradesCongressional stock trades for a ticker
get_congress_trades_bulkAll recent congressional trades
get_politician_profileDeep politician profile (committees, donors, trades)
get_lobbyingLobbying spend for a ticker
get_lobbying_bulkAll lobbying data
get_gov_contractsGovernment contracts for a ticker
get_gov_contracts_bulkAll government contract data

Configuration

VariableDescriptionRequired
QUIVER_API_KEYQuiver Quantitative API keyYes

Get your API key at quiverquant.com.

Development

# Install dependencies
make dev-install

# Run all checks
make check

# Run server (stdio)
make run

# Run server (HTTP)
make run-http

License

MIT

Reviews

No reviews yet

Sign in to write a review