You're viewing a demo portfolio

Join the waitlist
PRSM

fintech_company_deep_dive

Active

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Fintech Intel

https://github.com/pipeworx-io/mcp-fintech-intel

1/7 registries
View full server →