Analyzes live crypto and US equity order flow using Level 2 data, flow deltas, and liquidity signals.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Horus Flow MCP.
horustechltd/horus-flow-mcp MCP server delivers live order-flow analysis for cryptocurrency and US equity markets. Its stated inputs include Binance L1/L2 orderbook data and Alpaca SIP equity streams. The system is designed to turn raw market activity into structured signals that an AI agent can use as context.
The analysis focuses on market microstructure rather than indicators such as RSI or MACD. Reported outputs can include a signal, confidence value, market state, risk level, timestamp, bid/ask ratio, buy/sell ratio, five-second delta, whale-activity status, wall side, and event flags. The README also shows outputs for liquidity events, aggressive buying or selling, and possible spoofing conditions.
The architecture describes separate ingestion paths for Binance and Alpaca WebSocket feeds. An imbalance calculator evaluates bid and ask conditions, while a flow calculator tracks tape deltas. These results pass through rules for behavioral patterns such as spoofing and liquidity changes.
An in-memory prediction tracker is included in the described processing flow. It feeds results back into the rules layer for accuracy validation. The processed data is then delivered to an MCP context, a FastAPI client, and a real-time dashboard according to the architecture shown in the README.
The example output is JSON-shaped and includes both a high-level decision and supporting metrics. The README reports a 29 ms latency badge and describes local response times as sub-millisecond in an audit example, but these figures should be treated as project-reported results rather than guaranteed performance for every deployment or market condition.
The documented quickstart requires Python 3.12 or newer and installs the mcp and httpx dependencies:
Live data access requires the RAPIDAPI_KEY environment variable. The README points users to the Horus Flow Intelligence API on RapidAPI for obtaining a key. It also references a developer portal and a Postman collection for direct API testing.
The example starts the server with SSE transport on port 8011:
The supplied excerpt does not document a complete MCP client configuration, repository installation package, or additional environment variables.
The documented capabilities include:
The material does not provide a formal list of MCP tool names or their exact input schemas, so integrations should be tested against the repository before relying on specific tool names.
horustechltd/horus-flow-mcp MCP server requires access to live market data through a RapidAPI key. The README describes a $29 Pro plan, but the available material does not establish whether a free tier exists or whether all usage requires payment. It also does not document trading execution, broker order placement, or guaranteed prediction accuracy; the described role is analysis and signal generation.
The README includes an audit example using BTCUSDT and mentions symbol handling for SOLUSDT, but coverage and availability for other symbols are not specified. Its claims about institutional behavior, confidence, latency, and accuracy are project-reported examples rather than independently verified guarantees.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/horustechltd-horus-flow-mcp)<a href="https://allmcps.com/mcp/horustechltd-horus-flow-mcp"><img src="https://allmcps.com/api/badge/horustechltd-horus-flow-mcp?style=directory" alt="Horus Flow MCP on AllMCPs" /></a>