Skip to main content
Glama

Financial Datasets MCP Server

Official
MIT License
433
  • Apple

get_company_news

Retrieve news articles related to a company by entering its stock ticker symbol. Ideal for accessing market news and updates through the Financial Datasets MCP Server.

Instructions

Get news for a company.

Args: ticker: Ticker symbol of the company (e.g. AAPL, GOOGL)

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" } }, "required": [ "ticker" ], "title": "get_company_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/financial-datasets/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server