Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_analysts

Retrieve detailed lists of Benzinga analysts using customizable filters such as ID, firm, and name to streamline research and data analysis.

Instructions

List Benzinga analysts.

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_idNo
benzinga_id_any_ofNo
benzinga_id_gtNo
benzinga_id_gteNo
benzinga_id_ltNo
benzinga_id_lteNo
firm_nameNo
firm_name_any_ofNo
firm_name_gtNo
firm_name_gteNo
firm_name_ltNo
firm_name_lteNo
full_nameNo
full_name_any_ofNo
full_name_gtNo
full_name_gteNo
full_name_ltNo
full_name_lteNo
limitNo
paramsNo
sortNo

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_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id" }, "benzinga_id_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id Any Of" }, "benzinga_id_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id Gt" }, "benzinga_id_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id Gte" }, "benzinga_id_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id Lt" }, "benzinga_id_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Benzinga Id Lte" }, "firm_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name" }, "firm_name_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name Any Of" }, "firm_name_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name Gt" }, "firm_name_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name Gte" }, "firm_name_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name Lt" }, "firm_name_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Firm Name Lte" }, "full_name": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name" }, "full_name_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name Any Of" }, "full_name_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name Gt" }, "full_name_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name Gte" }, "full_name_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name Lt" }, "full_name_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Full Name Lte" }, "limit": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Limit" }, "params": { "anyOf": [ { "type": "object" }, { "type": "null" } ], "default": null, "title": "Params" }, "sort": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort" } }, "title": "list_benzinga_analystsArguments", "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