Skip to main content
Glama

Yahoo Finance MCP Server

by 16Coffee
MIT License
  • Apple

get_news_sentiment

Analyze sentiment of news articles for a specific stock using ticker symbols, providing insights into market perceptions and trends. Powered by Yahoo Finance MCP Server.

Instructions

获取指定股票的相关新闻列表。

参数说明: ticker: str 股票代码,例如 "AAPL"

Input Schema

NameRequiredDescriptionDefault
tickerYes

Input Schema (JSON Schema)

{ "properties": { "ticker": { "title": "Ticker", "type": "string" } }, "required": [ "ticker" ], "title": "get_news_sentimentArguments", "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/16Coffee/finance-mcp'

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