Financial Modeling Prep
getSenateTrades
Monitor the trading activity of US Senators with the FMP Senate Trading Activity API. Access detailed information on trades made by Senators, including trade dates, assets, amounts, and potential conflicts of interest.
Remote cfocoder/financial-modeling-prep-mcp-server
Other tools also called getSenateTrades?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Stock symbol"
}
}
}