Skip to main content
Glama

Yahoo Finance MCP Server

search_news

Retrieve relevant news articles by entering a search query with this tool. Specify the number of articles needed to stay informed on financial and market updates.

Instructions

Search for news articles using a query string.

Input Schema

NameRequiredDescriptionDefault
news_countNoThe number of news articles
queryYesThe search query

Input Schema (JSON Schema)

{ "properties": { "news_count": { "default": 8, "description": "The number of news articles", "title": "News Count", "type": "integer" }, "query": { "description": "The search query", "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_newsArguments", "type": "object" }

You must be authenticated.

Other Tools from Yahoo Finance MCP Server

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/narumiruna/yfinance-mcp'

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