news
ActiveTool of Polygon Io
Polygon.io financial news: ticker-tagged US stock market headlines with publisher, article URL, image, summary, and per-ticker sentiment insights. Use for "what is the news on $TICKER" or "market-moving headlines today". Prefer over web search for equity-focused news.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10,
"ticker": "AAPL"
},
{
"limit": 5,
"order": "desc",
"ticker": "TSLA"
}
],
"properties": {
"sort": {
"type": "string"
},
"limit": {
"type": "number"
},
"order": {
"type": "string"
},
"ticker": {
"type": "string"
},
"published_utc": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Polygon Io
https://github.com/pipeworx-io/mcp-polygon-io
1/7 registries