Skip to main content
Glama

mcp-yeoman

get_ticker_news

Retrieve news articles for a specific stock ticker symbol to stay informed about market updates and company developments.

Instructions

Fetches news articles for a given stock ticker symbol.

Input Schema

NameRequiredDescriptionDefault
symbolYesThe stock symbol

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "The stock symbol", "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_ticker_newsArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-yeoman

Related Tools

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/thirdstrandstudio/mcp-yeoman'

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