Yahoo Finance MCP Server

$npx -y @neupaneprashant/yahoo-finance-mcp
README.md

Integrates Yahoo Finance data with Claude for real-time financial information.

Integrates Yahoo Finance data with Claude to provide real-time and historical financial information, including stock prices, financial statements, and options data. It enables comprehensive market research and investment analysis through natural language interactions.

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "yahoo-finance": {
      "command": "npx",
      "args": [
        "-y",
        "@neupaneprashant/yahoo-finance-mcp"
      ]
    }
  }
}

Try it

What is the current stock price of NVIDIA?
Show me the latest financial statements for Apple Inc.
Get the options chain for Tesla expiring next month.
Compare the historical performance of Microsoft and Google over the last year.
Analyze the balance sheet of Amazon for the most recent quarter.

Frequently Asked Questions

How do I install Yahoo Finance?

Install Yahoo Finance by running: npx -y @neupaneprashant/yahoo-finance-mcp

What MCP clients work with Yahoo Finance?

Yahoo Finance works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Yahoo Finance with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free