StockSentinel
Rank #23,682io.github.SheldonZhuang/stock-sentinel
US stock attack/defense macro signals: 4-dimension framework, 26-year backtested. Research only.
StockSentinel is a Model Context Protocol (MCP) server published by SheldonZhuang. It ranks #23,682 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. StockSentinel is listed on Official MCP, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 108,723 of 132,405 servers on MCP Toplist.
Use StockSentinel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stock-sentinel -e "STOCKSENTINEL_API_KEY=<your STOCKSENTINEL_API_KEY>" -- npx -y stock-sentinel-mcpReplace each placeholder with your own value before saving.
[mcp_servers.stock-sentinel]
command = "npx"
args = ["-y", "stock-sentinel-mcp"]
[mcp_servers.stock-sentinel.env]
STOCKSENTINEL_API_KEY = "<your STOCKSENTINEL_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
],
"env": {
"STOCKSENTINEL_API_KEY": "<your STOCKSENTINEL_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
],
"env": {
"STOCKSENTINEL_API_KEY": "<your STOCKSENTINEL_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"stock-sentinel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
],
"env": {
"STOCKSENTINEL_API_KEY": "<your STOCKSENTINEL_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
],
"env": {
"STOCKSENTINEL_API_KEY": "<your STOCKSENTINEL_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
],
"env": {
"STOCKSENTINEL_API_KEY": "<your STOCKSENTINEL_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SheldonZhuang%2Fstock-sentinel)<a href="https://mcptoplist.com/server/io.github.SheldonZhuang%2Fstock-sentinel"><img src="https://mcptoplist.com/badge/io.github.SheldonZhuang%2Fstock-sentinel.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SheldonZhuang
Other servers by SheldonZhuang
View all SheldonZhuang servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.3 | Jul 14, 2026 |
Frequently asked questions
- Who maintains StockSentinel?
- StockSentinel is maintained by SheldonZhuang, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is StockSentinel listed on the Official MCP Registry?
- Yes — StockSentinel is listed on the Official MCP Registry.
- How many versions does StockSentinel have?
- MCP Toplist tracks 1 version of StockSentinel, most recently published on Jul 14, 2026.
- Where can I find the source code for StockSentinel?
- The source code for StockSentinel is hosted at github.com/SheldonZhuang/StockSentinel.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.