Yahoo Finance
Provides real-time financial data and visualization tools through Yahoo Finance API for stock prices, company information, and market analysis with interactive charts and dashboards.
4 stars
0 tools
Created Aug 2025
@leoncuhk/leoncuhk-yahoo-finance-yahoo-financeAbout
Provides real-time financial data and visualization tools through Yahoo Finance API for stock prices, company information, and market analysis with interactive charts and dashboards.
Categories
general
Installation
npm
npm install @leoncuhk/leoncuhk-yahoo-finance-yahoo-finance
Configuration
{
"mcpServers": {
"leoncuhk-yahoo-finance-yahoo-finance": {
"command": "npx",
"args": [
"-y",
"@leoncuhk/leoncuhk-yahoo-finance-yahoo-finance"
]
}
}
}