Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_analyst_insights

Retrieve Benzinga analyst insights by filtering data based on date, ticker, firm, rating action, or customizable parameters for informed investment decisions.

Instructions

List Benzinga analyst insights.

Input Schema

NameRequiredDescriptionDefault
benzinga_firm_idNo
benzinga_firm_id_any_ofNo
benzinga_firm_id_gtNo
benzinga_firm_id_gteNo
benzinga_firm_id_ltNo
benzinga_firm_id_lteNo
benzinga_rating_idNo
benzinga_rating_id_any_ofNo
benzinga_rating_id_gtNo
benzinga_rating_id_gteNo
benzinga_rating_id_ltNo
benzinga_rating_id_lteNo
dateNo
date_any_ofNo
date_gtNo
date_gteNo
date_ltNo
date_lteNo
firmNo
firm_any_ofNo
firm_gtNo
firm_gteNo
firm_ltNo
firm_lteNo
last_updatedNo
last_updated_any_ofNo
last_updated_gtNo
last_updated_gteNo
last_updated_ltNo
last_updated_lteNo
limitNo
paramsNo
rating_actionNo
rating_action_any_ofNo
rating_action_gtNo
rating_action_gteNo
rating_action_ltNo
rating_action_lteNo
sortNo
tickerNo
ticker_any_ofNo
ticker_gtNo
ticker_gteNo
ticker_ltNo
ticker_lteNo

Input Schema (JSON Schema)

{ "properties": { "benzinga_firm_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id" }, "benzinga_firm_id_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id Any Of" }, "benzinga_firm_id_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id Gt" }, "benzinga_firm_id_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id Gte" }, "benzinga_firm_id_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id Lt" }, "benzinga_firm_id_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Firm Id Lte" }, "benzinga_rating_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id" }, "benzinga_rating_id_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id Any Of" }, "benzinga_rating_id_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id Gt" }, "benzinga_rating_id_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id Gte" }, "benzinga_rating_id_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id Lt" }, "benzinga_rating_id_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Rating Id Lte" }, "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" }, "firm": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm" }, "firm_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Any Of" }, "firm_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Gt" }, "firm_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Gte" }, "firm_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Lt" }, "firm_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm 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" }, "rating_action": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action" }, "rating_action_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action Any Of" }, "rating_action_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action Gt" }, "rating_action_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action Gte" }, "rating_action_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action Lt" }, "rating_action_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Rating Action 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_analyst_insightsArguments", "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