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, c…
{
"mcpServers": {
"yahoo-finance": {
"command": "uvx",
"args": [
"yahoo-finance-mcp"
]
}
}
}