quiver_gov_contracts
ActiveTool of Quiver
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 for LMT"). Example: quiver_gov_contracts({ ticker: "LMT", _apiKey: "your-key" })
Parameters schema
{
"type": "object",
"required": [
"_apiKey"
],
"properties": {
"ticker": {
"type": "string",
"description": "Optional stock ticker to filter to one company, e.g. \"LMT\". Omit for the latest cross-market feed."
},
"_apiKey": {
"type": "string",
"description": "Quiver Quantitative API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Quiver
https://github.com/pipeworx-io/mcp-quiver
1/7 registries