Loading MCP server directory, please wait...
Stock and crypto market data — 49 tools for quotes, technicals, options, SEC filings, and more.
npx @getmcp/cli add io.github.yyordanov-tradu/stock-scanner-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yyordanov-tradu/stock-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"stock-scanner-mcp"
],
"env": {
"FINNHUB_API_KEY": "",
"ALPHA_VANTAGE_API_KEY": "",
"FRED_API_KEY": ""
}
}
}
}