horus-flow-mcp
Rank #8,737pro.horustek/horus-flow-mcp
Crypto & equity orderflow: whale detection, spoofing, liquidation heatmaps, smart money for AI
horus-flow-mcp is a Model Context Protocol (MCP) server published by horustechltd. It ranks #8,737 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. horus-flow-mcp is listed across 3 registries — Official MCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 123,309 of 132,046 servers on MCP Toplist.
Use horus-flow-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add horus-flow-mcp -e "RAPIDAPI_KEY=<your RAPIDAPI_KEY>" -- uvx horus-flow-mcpReplace each placeholder with your own value before saving.
[mcp_servers.horus-flow-mcp]
command = "uvx"
args = ["horus-flow-mcp"]
[mcp_servers.horus-flow-mcp.env]
RAPIDAPI_KEY = "<your RAPIDAPI_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"horus-flow-mcp": {
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"horus-flow-mcp": {
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"horus-flow-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"horus-flow-mcp": {
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"horus-flow-mcp": {
"command": "uvx",
"args": [
"horus-flow-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_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/pro.horustek%2Fhorus-flow-mcp)<a href="https://mcptoplist.com/server/pro.horustek%2Fhorus-flow-mcp"><img src="https://mcptoplist.com/badge/pro.horustek%2Fhorus-flow-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
horustechltd
Available versions (5)
| Version | Published |
|---|---|
| 1.0.6 | May 3, 2026 |
| 1.0.5 | May 3, 2026 |
| 1.0.3 | May 3, 2026 |
| 1.0.2 | Apr 19, 2026 |
| 1.0.1 | Apr 19, 2026 |
Frequently asked questions
- Who maintains horus-flow-mcp?
- horus-flow-mcp is maintained by horustechltd, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is horus-flow-mcp listed on the Official MCP Registry?
- Yes — horus-flow-mcp is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does horus-flow-mcp have?
- MCP Toplist tracks 5 versions of horus-flow-mcp, most recently published on May 3, 2026.
- Where can I find the source code for horus-flow-mcp?
- The source code for horus-flow-mcp is hosted at github.com/horustechltd/horus-flow-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.