Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_earnings

Fetch and filter Benzinga earnings data by date, ticker, importance, EPS, revenue surprise, fiscal year, and more using customizable queries for detailed financial analysis.

Instructions

List Benzinga earnings.

Input Schema

NameRequiredDescriptionDefault
dateNo
date_any_ofNo
date_gtNo
date_gteNo
date_ltNo
date_lteNo
date_statusNo
date_status_any_ofNo
date_status_gtNo
date_status_gteNo
date_status_ltNo
date_status_lteNo
eps_surprise_percentNo
eps_surprise_percent_any_ofNo
eps_surprise_percent_gtNo
eps_surprise_percent_gteNo
eps_surprise_percent_ltNo
eps_surprise_percent_lteNo
fiscal_periodNo
fiscal_period_any_ofNo
fiscal_period_gtNo
fiscal_period_gteNo
fiscal_period_ltNo
fiscal_period_lteNo
fiscal_yearNo
fiscal_year_any_ofNo
fiscal_year_gtNo
fiscal_year_gteNo
fiscal_year_ltNo
fiscal_year_lteNo
importanceNo
importance_any_ofNo
importance_gtNo
importance_gteNo
importance_ltNo
importance_lteNo
last_updatedNo
last_updated_any_ofNo
last_updated_gtNo
last_updated_gteNo
last_updated_ltNo
last_updated_lteNo
limitNo
paramsNo
revenue_surprise_percentNo
revenue_surprise_percent_any_ofNo
revenue_surprise_percent_gtNo
revenue_surprise_percent_gteNo
revenue_surprise_percent_ltNo
revenue_surprise_percent_lteNo
sortNo
tickerNo
ticker_any_ofNo
ticker_gtNo
ticker_gteNo
ticker_ltNo
ticker_lteNo

Input Schema (JSON Schema)

{ "properties": { "date": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date" }, "date_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Any Of" }, "date_gt": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Gt" }, "date_gte": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Gte" }, "date_lt": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Lt" }, "date_lte": { "anyOf": [ { "type": "string" }, { "format": "date", "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Lte" }, "date_status": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status" }, "date_status_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status Any Of" }, "date_status_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status Gt" }, "date_status_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status Gte" }, "date_status_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status Lt" }, "date_status_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date Status Lte" }, "eps_surprise_percent": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent" }, "eps_surprise_percent_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent Any Of" }, "eps_surprise_percent_gt": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent Gt" }, "eps_surprise_percent_gte": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent Gte" }, "eps_surprise_percent_lt": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent Lt" }, "eps_surprise_percent_lte": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Eps Surprise Percent Lte" }, "fiscal_period": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period" }, "fiscal_period_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Any Of" }, "fiscal_period_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Gt" }, "fiscal_period_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Gte" }, "fiscal_period_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Lt" }, "fiscal_period_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Period Lte" }, "fiscal_year": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year" }, "fiscal_year_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Any Of" }, "fiscal_year_gt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Gt" }, "fiscal_year_gte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Gte" }, "fiscal_year_lt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Lt" }, "fiscal_year_lte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Fiscal Year Lte" }, "importance": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance" }, "importance_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Importance Any Of" }, "importance_gt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Gt" }, "importance_gte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Gte" }, "importance_lt": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Lt" }, "importance_lte": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Importance Lte" }, "last_updated": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated" }, "last_updated_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Any Of" }, "last_updated_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Gt" }, "last_updated_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Gte" }, "last_updated_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Lt" }, "last_updated_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Last Updated Lte" }, "limit": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Limit" }, "params": { "anyOf": [ { "type": "object" }, { "type": "null" } ], "default": null, "title": "Params" }, "revenue_surprise_percent": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent" }, "revenue_surprise_percent_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent Any Of" }, "revenue_surprise_percent_gt": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent Gt" }, "revenue_surprise_percent_gte": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent Gte" }, "revenue_surprise_percent_lt": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent Lt" }, "revenue_surprise_percent_lte": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Revenue Surprise Percent Lte" }, "sort": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort" }, "ticker": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker" }, "ticker_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Any Of" }, "ticker_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Gt" }, "ticker_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Gte" }, "ticker_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Lt" }, "ticker_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Ticker Lte" } }, "title": "list_benzinga_earningsArguments", "type": "object" }

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/polygon-io/mcp_polygon'

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