← Back to Yahoo Finance

Install Yahoo Finance

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add yahoo-finance-8bd1 -- npx mcp-remote https://your-worker.workers.dev/sse

Available Tools (9)

Once configured, Yahoo Finance gives your AI agent access to:

get_historical_stock_pricesGet OHLCV data for a ticker
get_stock_infoGet comprehensive stock information
get_yahoo_finance_newsGet latest news for a ticker
get_stock_actionsGet dividends and stock splits
get_financial_statementGet income statement, balance sheet, or cashflow
get_holder_infoGet institutional, insider, and major holders
get_option_expiration_datesGet available option expiration dates
get_option_chainGet calls/puts option chain
get_recommendationsGet analyst recommendations

Try It Out

After setup, try these prompts with your AI agent:

Get the latest stock information and analyst recommendations for AAPL.
Show me the income statement for Microsoft (MSFT) for the last fiscal year.
What are the upcoming option expiration dates for TSLA?
Fetch the latest news headlines for NVIDIA.
Get the historical OHLCV data for GOOGL for the past month.
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed
Alternative installation methods

Development

npm run dev

Deploy

npm run deploy

Keep this setup from going cold

Save the docs, env vars, and workflow around Yahoo Finance in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup