SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop
An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"YFinance-Trader-MCP-ClaudeDesktop": {
"command": "npx",
"args": [
"-y",
"YFinance-Trader-MCP-ClaudeDesktop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...