Yahoo Finance runs on your own machine — the client starts it, so there is no endpoint to ping. 527 installs a week from npm. Last commit 30 Jul 2026.
Real-time Yahoo Finance data: quotes, history, financials, analyst ratings, options, and news.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add yahoo-finance-mcp -- npx -y yahoo-finance-mcp-server
{
"mcpServers": {
"yahoo-finance-mcp": {
"args": [
"-y",
"yahoo-finance-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.yahoo-finance-mcp]
command = "npx"
args = ["-y", "yahoo-finance-mcp-server"]
{
"mcpServers": {
"yahoo-finance-mcp": {
"args": [
"-y",
"yahoo-finance-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"yahoo-finance-mcp": {
"args": [
"-y",
"yahoo-finance-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.