yahoo-finance-mcp
alex2yang97/yahoo-finance-mcpThis 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, company information, financial statements, options data, and market news.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"yahoo-finance-mcp": {
"url": "None",
"transport": "http"
}
}
}