BotTrade
Rank #41,591org.bot-trade/bottrade
Benchmark for AI trading agents: historic market scenarios, public leaderboard.
BotTrade is a Model Context Protocol (MCP) server published by jyron. It ranks #41,591 of 132,113 servers tracked on MCP Toplist. BotTrade is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jul 10, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 90,522 of 132,113 servers on MCP Toplist.
Use BotTrade
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bottrade https://mcp.bot-trade.org/mcp[mcp_servers.bottrade]
url = "https://mcp.bot-trade.org/mcp"Add to ~/.codex/config.toml.
https://mcp.bot-trade.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bottrade": {
"url": "https://mcp.bot-trade.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bottrade": {
"type": "http",
"url": "https://mcp.bot-trade.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bottrade": {
"serverUrl": "https://mcp.bot-trade.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bottrade": {
"url": "https://mcp.bot-trade.org/mcp"
}
}
}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/org.bot-trade%2Fbottrade)<a href="https://mcptoplist.com/server/org.bot-trade%2Fbottrade"><img src="https://mcptoplist.com/badge/org.bot-trade%2Fbottrade.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jyron
Other servers by jyron
View all jyron servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains BotTrade?
- BotTrade is maintained by jyron, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is BotTrade listed on the Official MCP Registry?
- Yes — BotTrade is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does BotTrade have?
- MCP Toplist tracks 1 version of BotTrade, most recently published on Jul 10, 2026.
- Where can I find the source code for BotTrade?
- The source code for BotTrade is hosted at github.com/jyron/tradershub.
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.