Back to search
30
MCP

@fre4x/yahoo-finance

npm/@fre4x/yahoo-finance

A Yahoo Finance MCP server for LLMs.

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

Similar MCP servers embedding-nearest

@fre4x/fred
A FRED economic data MCP server for LLMs.
0 tools
@fre4x/hn
A Hacker News MCP server for LLMs.
0 tools
iflow-mcp_mcp-yahoo-finance
A Model Context Protol (MCP) server providing tools to interact with Yahoo Finance for LLMs
0 tools
yfinance-mcp
MCP server for Yahoo Finance data - stock quotes, historical prices, financials, company info, and news
0 tools
iflow-mcp-maxscheijen-yahoo-finance
A Model Context Protol (MCP) server providing tools to interact with Yahoo Finance for LLMs
0 tools
stockquotes-mcp
MCP Server for fetching stock quotes from Yahoo Finance
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/yahoo-finance": {
      "url": "None",
      "transport": "http"
    }
  }
}