Stock Scanner MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 4 Aug 2026.
Stock and crypto market data — 49 tools for quotes, technicals, options, SEC filings, and more.
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 stock-scanner-mcp -- npx -y stock-scanner-mcp
{
"mcpServers": {
"stock-scanner-mcp": {
"args": [
"-y",
"stock-scanner-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.stock-scanner-mcp]
command = "npx"
args = ["-y", "stock-scanner-mcp"]
{
"mcpServers": {
"stock-scanner-mcp": {
"args": [
"-y",
"stock-scanner-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stock-scanner-mcp": {
"args": [
"-y",
"stock-scanner-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.