DirectoryYahoo Finance
ai-ml

Yahoo Finance

by Alex2Yang97

38
Health
stale
67
Popularity

This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.

235stars
126forks
Python
MIT
Updated March 11, 2026
#mcp#mcp-server#yahoo-finance#yfinance#yfinance-mcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "yahoo-finance": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-yahoo-finance"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryai-ml
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory