BotSpot — AI Trading Bots & Backtesting✓
io.github.grzesir/botspot-trading · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.grzesir/botspot-trading",
"description": "AI trading bots: generate strategies, backtest, deploy live to 10+ brokers. No coding required.",
"title": "BotSpot — AI Trading Bots & Backtesting",
"repository": {
"url": "https://github.com/Lumiwealth/botspot_node",
"source": "github"
},
"version": "1.1.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.botspot.trade/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}