regulatory-filings__get_form_d_private_funding
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Regulatory Filings] Retrieve SEC Form D private offerings — private rounds, hedge fund launches, exempt securities filings. VC and private equity intel for tracking who's raising and how much. Args: state: Optional state filter (e.g. "CA", "NY") — passed as a query keyword days_back: Lookback window in days (default 30) min_amount: Optional minimum offering amount filter (post-filtered)
Parameters schema
{
"type": "object",
"properties": {
"state": {
"type": "string",
"default": ""
},
"days_back": {
"type": "integer",
"default": 30
},
"min_amount": {
"type": "number",
"default": 0
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries