yfinance
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YFINANCE_DEFAULT_MARKET | No | Default market for ticker symbols. Supported: US, BR, UK, IN_NSE, IN_BSE, etc. | US |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_analyst_price_targetsC | Get analyst price targets and recommendations summary. |
| get_balance_sheetC | Get balance sheet for a stock. |
| get_cashflowC | Get cash flow statement for a stock. |
| get_current_stock_priceB | Get the current stock price for a given symbol. |
| get_dividendsB | Get dividend history for a stock. |
| get_earning_datesA | Get upcoming and historical earnings dates for a stock. |
| get_historical_stock_pricesB | Get historical stock prices for a given period and interval. |
| get_holder_infoB | Get holder and ownership information for a stock. |
| get_income_statementC | Get income statement for a stock. |
| get_newsB | Get recent news articles for a stock. |
| get_option_chainB | Get option chain data for a specific expiration date. |
| get_option_expiration_datesC | Get available option expiration dates for a stock. |
| get_recommendationsC | Get analyst recommendations for a stock. |
| get_stock_actionsB | Get stock actions (splits and dividends) history. |
| get_stock_infoC | Get comprehensive stock information and metadata. |
| get_stock_price_by_dateB | Get the stock price for a specific date. |
| get_stock_price_date_rangeB | Get stock prices for a date range. |
| get_stock_splitsB | Get stock split history for a stock. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/ozp/yfinance-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server