
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@thenextgennexus/yahoo-finance-mcp-server
Advanced tools
Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance
Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance — powered by nexgendata on Apify.
npx @nexgendata/yahoo-finance-mcp-server
npm install -g @nexgendata/yahoo-finance-mcp-server
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"yahoo-finance-mcp-server": {
"command": "npx",
"args": [
"-y",
"@nexgendata/yahoo-finance-mcp-server"
],
"env": {
"APIFY_TOKEN": "your-apify-token-optional"
}
}
}
}
Add the same configuration to your Cline MCP settings.
| Tool | Description |
|---|---|
get_stock_quote | Get a real-time stock quote from Yahoo Finance |
get_multiple_quotes | Get quotes for multiple stocks at once |
get_stock_history | Get historical stock price data |
compare_stocks | Compare financial metrics of multiple stocks |
| Variable | Required | Description |
|---|---|---|
APIFY_TOKEN | No | Your Apify API token for authenticated access. Without it, the server uses the public endpoint (rate-limited). |
This MCP server acts as a local stdio bridge to the nexgendata Apify MCP endpoint. When you call a tool, it forwards the request to Apify and returns the results.
MIT
FAQs
Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance
The npm package @thenextgennexus/yahoo-finance-mcp-server receives a total of 9 weekly downloads. As such, @thenextgennexus/yahoo-finance-mcp-server popularity was classified as not popular.
We found that @thenextgennexus/yahoo-finance-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.