Skip to main content
Glama

Polygon-io MCP Server

Official

list_benzinga_news

Retrieve Benzinga news articles with customizable filters such as publication date, tickers, channels, tags, and author. Manage sorting and limit results for targeted insights.

Instructions

List Benzinga news.

Input Schema

NameRequiredDescriptionDefault
authorNo
author_any_ofNo
author_gtNo
author_gteNo
author_ltNo
author_lteNo
channelsNo
channels_all_ofNo
channels_any_ofNo
last_updatedNo
last_updated_any_ofNo
last_updated_gtNo
last_updated_gteNo
last_updated_ltNo
last_updated_lteNo
limitNo
paramsNo
publishedNo
published_any_ofNo
published_gtNo
published_gteNo
published_ltNo
published_lteNo
sortNo
tagsNo
tags_all_ofNo
tags_any_ofNo
tickersNo
tickers_all_ofNo
tickers_any_ofNo

Input Schema (JSON Schema)

{ "properties": { "author": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author" }, "author_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author Any Of" }, "author_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author Gt" }, "author_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author Gte" }, "author_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author Lt" }, "author_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Author Lte" }, "channels": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Channels" }, "channels_all_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Channels All Of" }, "channels_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Channels Any Of" }, "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" }, "published": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published" }, "published_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published Any Of" }, "published_gt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published Gt" }, "published_gte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published Gte" }, "published_lt": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published Lt" }, "published_lte": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Published Lte" }, "sort": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Sort" }, "tags": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tags" }, "tags_all_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tags All Of" }, "tags_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tags Any Of" }, "tickers": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tickers" }, "tickers_all_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tickers All Of" }, "tickers_any_of": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Tickers Any Of" } }, "title": "list_benzinga_newsArguments", "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