Skip to main content
Glama

Yahoo Finance MCP Server

MIT License
43

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_ticker_info

Retrieve stock data including company info, financials, trading metrics and governance data.

get_ticker_news

Fetches recent news articles related to a specific stock symbol with title, content, and source details.

search

Fetches and organizes search results from Yahoo Finance, including stock quotes and news articles.

get_top

Get top entities (ETFs, mutual funds, companies, growth companies, or performing companies) in a sector.

get_price_history

Fetch historical price data for a given stock symbol over a specified period and interval.

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