fintech_company_deep_dive
ActiveTool of Fintech Intel
declared in 0.1.0
Analyze a fintech company's financials, risk profile, and regulatory history by stock ticker (e.g., "AAPL"). Returns SEC filings, income statements, stock quotes, consumer complaints, and company overview.
Parameters schema
{
"type": "object",
"examples": [
{
"_avKey": "your-fintech-intel-api-key",
"ticker": "SQ"
},
{
"_avKey": "your-fintech-intel-api-key",
"ticker": "JPM",
"_fredKey": "your-fintech-intel-api-key"
}
],
"required": [
"ticker"
],
"properties": {
"_avKey": {
"type": "string",
"description": "Alpha Vantage API key (optional, for stock/financial data)"
},
"ticker": {
"type": "string",
"description": "Stock ticker symbol (e.g., \"AAPL\", \"JPM\")"
},
"_fredKey": {
"type": "string",
"description": "FRED API key (optional, for macro context)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fintech Intel
https://github.com/pipeworx-io/mcp-fintech-intel
1/7 registries