Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_firms

Retrieve detailed information about Benzinga firms using customizable filters such as ID ranges, sorting, and limits via the Polygon-io MCP Server.

Instructions

List Benzinga firms.

Input Schema

NameRequiredDescriptionDefault
benzinga_idNo
benzinga_id_any_ofNo
benzinga_id_gtNo
benzinga_id_gteNo
benzinga_id_ltNo
benzinga_id_lteNo
limitNo
paramsNo
sortNo

Input Schema (JSON Schema)

{ "properties": { "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" }, "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_firmsArguments", "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