Skip to main content
Glama

MCP Avantage

by MissionSquad

fundamentalData_incomeStatement

Retrieve annual or quarterly income statement data for a specific stock symbol using the MCP Avantage server, enabling comprehensive financial analysis and reporting.

Instructions

Fetches income statement data (annual/quarterly). Premium endpoint.

Input Schema

NameRequiredDescriptionDefault
symbolYesThe stock symbol (e.g., "IBM").

Input Schema (JSON Schema)

{ "additionalProperties": false, "description": "Parameter schema requiring only a stock symbol.", "properties": { "symbol": { "description": "The stock symbol (e.g., \"IBM\").", "type": "string" } }, "required": [ "symbol" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Avantage

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MissionSquad/mcp-avantage'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server