ScalpStream is a Model Context Protocol (MCP) server: Pay-per-call data over x402: air quality, border waits, fuel prices, market research. Because it speaks the Model Context Protocol, AI assistants can use ScalpStream as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Docker image ghcr.io/dv1-321/scalpstream-mcp:v0.1.3 speaks MCP over stdio on your machine. The current release is v0.1.3, published under the MIT license, with source at DV1-321/scalpstream-mcp on GitHub.
On mcp.site, ScalpStream sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain ScalpStream for DV1-321, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸Docker image — ghcr.io/dv1-321/scalpstream-mcp:v0.1.3 · MCP over stdio
▸Open source — MIT license · DV1-321/scalpstream-mcp