Yahoo Finance
Provides real-time financial data from Yahoo Finance through specialized tools for retrieving stock information, market trends, and news for investment research and analysis.
42 stars
0 tools
Created Aug 2025
@narumiruna/narumiruna-yahoo-finance-yfinance-mcpAbout
Provides real-time financial data from Yahoo Finance through specialized tools for retrieving stock information, market trends, and news for investment research and analysis.
Categories
general
Installation
npm
npm install @narumiruna/narumiruna-yahoo-finance-yfinance-mcp
Configuration
{
"mcpServers": {
"narumiruna-yahoo-finance-yfinance-mcp": {
"command": "npx",
"args": [
"-y",
"@narumiruna/narumiruna-yahoo-finance-yfinance-mcp"
]
}
}
}