quiver_insiders
ActiveTool of Quiver
declared in 0.1.0
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" })
Parameters schema
{
"type": "object",
"required": [
"ticker",
"_apiKey"
],
"properties": {
"ticker": {
"type": "string",
"description": "Stock ticker to look up insider transactions for, e.g. \"AAPL\" (required)"
},
"_apiKey": {
"type": "string",
"description": "Quiver Quantitative API key"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Quiver
https://github.com/pipeworx-io/mcp-quiver
1/7 registries