You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.32.1).

get_company_earnings

Inactive

Tool of Fodda Knowledge Graphs

declared in 1.32.1

Get per-ticker earnings intelligence for consumer-sector public companies. Returns SWOT scores, CEO/analyst sentiment, guidance status, competitive analysis, and validated consumer trends from Fodda's quarterly analysis pipeline. Uses 0–15 tokens depending on view (coverage is free, snapshot/history/guidance = 10, qa = 5, compare = 15). Use this for company-specific data. Use get_earnings_intelligence for cross-company thematic comparisons.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "view": {
      "enum": [
        "snapshot",
        "history",
        "qa",
        "compare",
        "guidance",
        "coverage"
      ],
      "type": "string",
      "default": "snapshot",
      "description": "snapshot: full quarterly record with SWOT, sentiment, guidance, validated trends (10 tokens). history: SWOT/sentiment scores across quarters for trend analysis (10 tokens). qa: per-analyst Q&A entries with thematic tagging (5 tokens). compare: side-by-side comparison of 2-5 tickers (15 tokens). guidance: cross-coverage guidance changes — raised/cut/withdrawn (10 tokens). coverage: list all covered tickers (free)."
    },
    "period": {
      "type": "string",
      "description": "Quarter filter (e.g. Q1-2026). Defaults to latest quarter."
    },
    "sector": {
      "type": "string",
      "description": "Sector filter for guidance view."
    },
    "ticker": {
      "type": "string",
      "description": "Company ticker symbol (e.g. NKE, LULU, ONON). Required for snapshot, history, and qa views."
    },
    "userId": {
      "type": "string",
      "description": "Optional user identifier for trial usage tracking."
    },
    "analyst": {
      "type": "string",
      "description": "Analyst name filter for qa view."
    },
    "metrics": {
      "type": "string",
      "description": "Comma-separated metric names for history view (e.g. swot_total,ceo_sentiment). Defaults to all."
    },
    "tickers": {
      "type": "string",
      "description": "Comma-separated ticker symbols for compare view (2-5 tickers). Only used when view=compare."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fodda Knowledge Graphs

https://github.com/fodda/mcp-server

1/7 registries
View full server →
get_company_earnings — Fodda Knowledge Graphs — PRSM MCP