Scrape stock quotes, historical prices, and financial statements from Yahoo Finance.
claude mcp add yahoo-finance-scraper --transport http https://mcp.apify.com?tools=enezli/yahoo-finance-scraper
~/.cursor/mcp.json
{
"mcpServers": {
"yahoo-finance-scraper": {
"url": "https://mcp.apify.com?tools=enezli/yahoo-finance-scraper"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yahoo-finance-scraper": {
"serverUrl": "https://mcp.apify.com?tools=enezli/yahoo-finance-scraper"
}
}
}
.vscode/mcp.json
{
"servers": {
"yahoo-finance-scraper": {
"type": "http",
"url": "https://mcp.apify.com?tools=enezli/yahoo-finance-scraper"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yahoo-finance-scraper": {
"url": "https://mcp.apify.com?tools=enezli/yahoo-finance-scraper"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"yahoo-finance-scraper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=enezli/yahoo-finance-scraper"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.apify.com?tools=enezli/yahoo-finance-scraper |
Authorization: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/com.ranovam--yahoo-finance-scraper/reviews or the review_server meta-tool.
POST /mcp