Hive Trade
Rank #27,515io.github.srotzin/hive-mcp-trade
MCP server: cross-venue spread + yield drivers, ROI radar telemetry · Hive Civilization
Hive Trade is a Model Context Protocol (MCP) server published by srotzin. It ranks #27,515 of 115,460 servers tracked on MCP Toplist. Hive Trade is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 27, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 87,945 of 115,460 servers on MCP Toplist.
Use Hive Trade
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hive-mcp-trade https://hive-mcp-trade.onrender.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.hive-mcp-trade]
url = "https://hive-mcp-trade.onrender.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://hive-mcp-trade.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hive-mcp-trade": {
"url": "https://hive-mcp-trade.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"hive-mcp-trade": {
"type": "http",
"url": "https://hive-mcp-trade.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hive-mcp-trade": {
"serverUrl": "https://hive-mcp-trade.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hive-mcp-trade": {
"url": "https://hive-mcp-trade.onrender.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.srotzin%2Fhive-mcp-trade)<a href="https://mcptoplist.com/server/io.github.srotzin%2Fhive-mcp-trade"><img src="https://mcptoplist.com/badge/io.github.srotzin%2Fhive-mcp-trade.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
srotzin
Other servers by srotzin
- hive-mcp-spire#18,807 · 2 vers
- Hive Gateway#24,762 · 2 vers
- Hive Vault#24,763 · 1 ver
- hive-mcp-imprimatur#26,178 · 1 ver
- hive-mcp-sigr#26,179 · 1 ver
- Hive Swap#26,419 · 1 ver
- Hive Compute Grid#27,512 · 2 vers
- Hive DePIN#27,513 · 2 vers
- Hive Evaluator#27,514 · 2 vers
- hive-mcp-lateration#28,039 · 1 ver
- Hive Radar MCP#32,444 · 1 ver
- HiveAttest#34,697 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | May 4, 2026 |
| 1.0.0 | Apr 28, 2026 |
Frequently asked questions
- Who maintains Hive Trade?
- Hive Trade is maintained by srotzin, which publishes 68 MCP servers (80 total versions) tracked on MCP Toplist.
- Is Hive Trade listed on the Official MCP Registry?
- Yes — Hive Trade is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hive Trade have?
- MCP Toplist tracks 2 versions of Hive Trade, most recently published on May 4, 2026.
- Where can I find the source code for Hive Trade?
- The source code for Hive Trade is hosted at github.com/srotzin/hive-mcp-trade.