ScalpStream
Rank #17,968io.github.DV1-321/scalpstream-mcp
Pay-per-call data over x402: air quality, border waits, fuel prices, market research.
ScalpStream is a Model Context Protocol (MCP) server published by DV1-321. It ranks #17,968 of 132,046 servers tracked on MCP Toplist. ScalpStream is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 114,078 of 132,046 servers on MCP Toplist.
Use ScalpStream
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add scalpstream-mcp -e "EVM_BASE_PRIVATE_KEY=<your EVM_BASE_PRIVATE_KEY>" -e "SCALPMCP_MAX_PRICE_USD=<your SCALPMCP_MAX_PRICE_USD>" -e "SCALPMCP_BUDGET_USD=<your SCALPMCP_BUDGET_USD>" -- docker run -i --rm ghcr.io/dv1-321/scalpstream-mcp:v0.1.6Replace each placeholder with your own value before saving.
[mcp_servers.scalpstream-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"]
[mcp_servers.scalpstream-mcp.env]
EVM_BASE_PRIVATE_KEY = "<your EVM_BASE_PRIVATE_KEY>"
SCALPMCP_MAX_PRICE_USD = "<your SCALPMCP_MAX_PRICE_USD>"
SCALPMCP_BUDGET_USD = "<your SCALPMCP_BUDGET_USD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scalpstream-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"
],
"env": {
"EVM_BASE_PRIVATE_KEY": "<your EVM_BASE_PRIVATE_KEY>",
"SCALPMCP_MAX_PRICE_USD": "<your SCALPMCP_MAX_PRICE_USD>",
"SCALPMCP_BUDGET_USD": "<your SCALPMCP_BUDGET_USD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scalpstream-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"
],
"env": {
"EVM_BASE_PRIVATE_KEY": "<your EVM_BASE_PRIVATE_KEY>",
"SCALPMCP_MAX_PRICE_USD": "<your SCALPMCP_MAX_PRICE_USD>",
"SCALPMCP_BUDGET_USD": "<your SCALPMCP_BUDGET_USD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"scalpstream-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"
],
"env": {
"EVM_BASE_PRIVATE_KEY": "<your EVM_BASE_PRIVATE_KEY>",
"SCALPMCP_MAX_PRICE_USD": "<your SCALPMCP_MAX_PRICE_USD>",
"SCALPMCP_BUDGET_USD": "<your SCALPMCP_BUDGET_USD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scalpstream-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"
],
"env": {
"EVM_BASE_PRIVATE_KEY": "<your EVM_BASE_PRIVATE_KEY>",
"SCALPMCP_MAX_PRICE_USD": "<your SCALPMCP_MAX_PRICE_USD>",
"SCALPMCP_BUDGET_USD": "<your SCALPMCP_BUDGET_USD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"scalpstream-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/dv1-321/scalpstream-mcp:v0.1.6"
],
"env": {
"EVM_BASE_PRIVATE_KEY": "<your EVM_BASE_PRIVATE_KEY>",
"SCALPMCP_MAX_PRICE_USD": "<your SCALPMCP_MAX_PRICE_USD>",
"SCALPMCP_BUDGET_USD": "<your SCALPMCP_BUDGET_USD>"
}
}
}
}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.DV1-321%2Fscalpstream-mcp)<a href="https://mcptoplist.com/server/io.github.DV1-321%2Fscalpstream-mcp"><img src="https://mcptoplist.com/badge/io.github.DV1-321%2Fscalpstream-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
DV1-321
Available versions (5)
| Version | Published |
|---|---|
| 0.1.6 | Sep 8, 2026 |
| 0.1.5 | Sep 6, 2026 |
| 0.1.4 | Sep 6, 2026 |
| 0.1.3 | Aug 7, 2026 |
| 0.1.2 | Aug 7, 2026 |
Frequently asked questions
- Who maintains ScalpStream?
- ScalpStream is maintained by DV1-321, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is ScalpStream listed on the Official MCP Registry?
- Yes — ScalpStream is listed on the Official MCP Registry, alongside Glama.
- How many versions does ScalpStream have?
- MCP Toplist tracks 5 versions of ScalpStream, most recently published on Sep 8, 2026.
- Where can I find the source code for ScalpStream?
- The source code for ScalpStream is hosted at github.com/DV1-321/scalpstream-mcp.
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.