Skip to content
Back to search
30
MCP

yahoo-finance-mcp

alex2yang97/yahoo-finance-mcp

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.

Uptime
0.0%
115 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "yahoo-finance-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}