AgentX-ai/yahoo-finance-server
A Model Context Protocol (MCP) server that lets your AI interact with Yahoo Finance to get comprehensive stock market data, news, financials, and more
Platform-specific configuration:
{
"mcpServers": {
"yahoo-finance-server": {
"command": "npx",
"args": [
"-y",
"yahoo-finance-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...