BotSpot
Full-lifecycle algorithmic trading: describe strategies in plain English, AI generates code, backtest on real data, deploy live to 10+ brokers. Stocks, options, crypto, futures. Free tier available.
BotSpot MCP Server — AI Trading Bots & Backtesting
The only AI trading MCP server that takes you from strategy idea to live bot in one conversation.
Generate trading strategies from plain English, backtest on real historical data, and deploy live to 10+ brokers. No coding required. Stocks, options, crypto, and futures.
Quick Start
Claude (Settings > Connectors)
- Open Claude Settings > Connectors
- Click Add custom connector
- Paste:
https://mcp.botspot.trade - Click Connect and complete OAuth login
ChatGPT (Developer Mode)
- Open ChatGPT Settings > Connectors > Advanced > Developer Mode
- Go to Connectors > Create
- Paste:
https://mcp.botspot.trade/mcp/public - Complete OAuth login
Claude Code (CLI)
claude mcp add --transport http botspot https://mcp.botspot.trade/mcp \
-H "Authorization: Bearer botspot_YOUR_API_KEY"
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"botspot": {
"url": "https://mcp.botspot.trade/mcp",
"headers": {
"Authorization": "Bearer botspot_YOUR_API_KEY"
}
}
}
}
Get an API key at botspot.trade/account-settings (Account Settings > API Keys).
What You Can Do
AI Strategy Generation
Describe a trading strategy in plain English. The AI generates production-ready Python code using Lumibot (1,300+ GitHub stars, MIT license).
Backtesting
Run backtests with configurable date ranges, starting capital, and parameters. Query results with SQL (DuckDB). See equity curves, drawdowns, win rates, trade logs.
Live Deployment & Monitoring
Deploy to 10+ supported brokers. Monitor positions, performance, and equity curves in real time.
Strategy Marketplace
Browse proven community strategies with real performance data. Clone and modify.
Supported Brokers
Charles Schwab, Interactive Brokers, Alpaca, Tradier, Tradeovate, Coinbase, Binance, Kraken, KuCoin, NinjaTrader
Supported Assets
Stocks, options, crypto, futures
32 MCP Tools
| Category | Tools |
|---|---|
| Strategy Generation | generate_strategy, refine_strategy, generation_status, generate_other_code |
| Strategy Management | list_strategies, get_strategy, update_strategy, delete_strategy, get_code, list_revisions, set_strategy_revision |
| Backtesting | start_backtest, stop_backtest, backtest_status, list_backtests, get_backtest_artifact, query_csv |
| Deployment | list_deployments, get_deployment_logs, get_bot_performance, get_bot_positions, get_portfolio_series |
| Visuals | get_strategy_visuals, get_backtest_visuals, get_backtest_chart_series |
| Marketplace | list_public_bots, share_strategy, publish_to_marketplace, unpublish_from_marketplace, clone_strategy |
| Account | get_account_status, get_tool_call_metrics |
| Data | set_data_provider |
Free Tier
- 10 AI messages per month
- 2 strategy generations per month
- 30 minutes of backtesting per month
- No credit card required
Pricing
- Free: Limited usage (above)
- Starter: $99/month
- Pro: $199/month
- All Access: $399/month
- Enterprise: Custom pricing
Technical Details
- Transport: Streamable HTTP (JSON response mode)
- Auth: OAuth 2.1 with Dynamic Client Registration (browser) or API key bearer token (CLI/IDE)
- Endpoints:
https://mcp.botspot.trade/mcp— Full tool set (Claude, CLI, IDE)https://mcp.botspot.trade/mcp/public— Commerce-filtered (ChatGPT Apps SDK)
- OAuth Discovery:
https://mcp.botspot.trade/.well-known/oauth-protected-resource
Links
- Website
- Setup Guide
- Pricing
- Marketplace
- Enterprise
- Lumibot Framework
- Privacy Policy
- Terms of Service
License
The BotSpot MCP Server is a commercial product. The underlying trading engine (Lumibot) is open-source under the MIT license.
Serveurs connexes
Procountor MCP Server
MCP server for Procountor — Finland's leading financial management platform. Invoices, business partners, ledger entries, and more.
FinMCP
Lightweight TypeScript Finance MCP server wrapping Yahoo Finance APIs. Plug real-time financial data — stocks, options, crypto, earnings — into any AI assistant. No API key. Works via stdio, Docker, or HTTP.
Fulcra Context
Fulcra Context MCP server for accessing your personal health, workouts, sleep, location, and more, all privately. Built around Context by Fulcra.
Proxenio MCP Server
MCP server for the Proxenio verified intent network enabling AI agents to retrieve verified matches and accept introductions with inherited trust controls.
Plex
Provides AI assistants with comprehensive access to a Plex Media Server.
Weather
Provides real-time weather information for any location.
root-mcp
MCP server for ROOT CERN files
DICOM MCP Server
Enables AI assistants to query, read, and move data on DICOM servers like PACS and VNA.
Currency And Oil
Zenrus MCP Server 是一个提供实时货币汇率和石油价格的服务器,支持多种计算功能,适用于金融分析和自动化工具集成。
Control4 MCP Server
A safe-by-default MCP server that exposes your Control4 home automation (lights, scenes, locks, thermostats, and media) as structured tools over HTTP and Claude Desktop STDIO for reliable AI-powered control on your local network.