Yahoo Finance
Integrates with Yahoo Finance to provide real-time stock prices, company information, financial statements, and market news for investment research and financial analysis.
12 stars
0 tools
Created Aug 2025
@maxscheijen/maxscheijen-yahoo-finance-yahoo-financeAbout
Integrates with Yahoo Finance to provide real-time stock prices, company information, financial statements, and market news for investment research and financial analysis.
Categories
general
Installation
npm
npm install @maxscheijen/maxscheijen-yahoo-finance-yahoo-finance
Configuration
{
"mcpServers": {
"maxscheijen-yahoo-finance-yahoo-finance": {
"command": "npx",
"args": [
"-y",
"@maxscheijen/maxscheijen-yahoo-finance-yahoo-finance"
]
}
}
}