Alpaca MCP Server

by cesarvarela
Verified

get-news

Retrieve financial news data for specified symbols within a defined timeframe using the Alpaca MCP Server. Access historical stock news to analyze market trends and inform investment decisions.

Input Schema

NameRequiredDescriptionDefault
endYes
startYes
symbolsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "end": { "type": "string" }, "start": { "type": "string" }, "symbols": { "items": { "type": "string" }, "type": "array" } }, "required": [ "start", "end", "symbols" ], "type": "object" }

You must be authenticated.

Other Tools from Alpaca MCP Server

Related Tools

ID: k8u0hj5os7