maxscheijen/mcp-yahoo-finance
If you are the rightful owner of mcp-yahoo-finance and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Yahoo Finance interaction, providing tools to get pricing, company information, and more.
Tools
Functions exposed to the LLM to take actions
get_current_stock_price
Get the current stock price based on stock symbol.
get_stock_price_by_date
Get the stock price for a given stock symbol on a specific date.
get_stock_price_date_range
Get the stock prices for a given date range for a given stock symbol.
get_historical_stock_prices
Get historical stock prices for a given stock symbol.
get_dividends
Get dividends for a given stock symbol.
get_income_statement
Get income statement for a given stock symbol.
get_cashflow
Get cashflow for a given stock symbol.
get_earning_dates
Get earning dates.
get_news
Get news for a given stock symbol.
get_recommendations
Get analyst recommendations for a given symbol.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client