Loading MCP server directory, please wait...
Access Yahoo Finance stock data, news, screeners, options, financials, and charts through MCP.
npx @getmcp/cli add io.github.narumiruna/yfinance-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.narumiruna/yfinance-mcp": {
"command": "uvx",
"args": [
"yfmcp"
]
}
}
}