BotSpot
BotSpot MCPサーバー — AI取引ボットとバックテスト
戦略のアイデアからライブボットまで、1回の会話で完結する唯一のAI取引MCPサーバーです。
自然言語から取引戦略を生成し、実際の過去データでバックテストを行い、10社以上の証券会社へライブデプロイできます。コーディングは不要です。株式、オプション、暗号資産、先物に対応しています。
クイックスタート
Claude (設定 > コネクタ)
Claudeの 設定 > コネクタ を開きます
カスタムコネクタを追加 をクリックします
以下を貼り付けます:
https://mcp.botspot.trade接続 をクリックし、OAuthログインを完了します
ChatGPT (開発者モード)
ChatGPTの 設定 > コネクタ > 詳細設定 > 開発者モード を開きます
コネクタ > 作成 に移動します
以下を貼り付けます:
https://mcp.botspot.trade/mcp/publicOAuthログインを完了します
Claude Code (CLI)
claude mcp add --transport http botspot https://mcp.botspot.trade/mcp \
-H "Authorization: Bearer botspot_YOUR_API_KEY"Cursor
.cursor/mcp.json に以下を追加します:
{
"mcpServers": {
"botspot": {
"url": "https://mcp.botspot.trade/mcp",
"headers": {
"Authorization": "Bearer botspot_YOUR_API_KEY"
}
}
}
}botspot.trade/account-settings (アカウント設定 > APIキー) でAPIキーを取得してください。
Related MCP server: OpenFinClaw CLI
できること
AI戦略生成
取引戦略を自然言語で記述します。AIが Lumibot (GitHubスター1,300以上、MITライセンス) を使用して、本番環境で利用可能なPythonコードを生成します。
バックテスト
日付範囲、開始資金、パラメータを設定してバックテストを実行します。SQL (DuckDB) で結果をクエリ可能です。エクイティカーブ、ドローダウン、勝率、取引ログを確認できます。
ライブデプロイと監視
対応する10社以上の証券会社へデプロイします。ポジション、パフォーマンス、エクイティカーブをリアルタイムで監視します。
戦略マーケットプレイス
実際のパフォーマンスデータを持つ、実績のあるコミュニティ戦略を閲覧できます。クローンしてカスタマイズも可能です。
対応証券会社
Charles Schwab, Interactive Brokers, Alpaca, Tradier, Tradeovate, Coinbase, Binance, Kraken, KuCoin, NinjaTrader
対応資産
株式、オプション、暗号資産、先物
32種類のMCPツール
カテゴリ | ツール |
戦略生成 |
|
戦略管理 |
|
バックテスト |
|
デプロイ |
|
ビジュアル |
|
マーケットプレイス |
|
アカウント |
|
データ |
|
無料プラン
月間10件のAIメッセージ
月間2件の戦略生成
月間30分のバックテスト
クレジットカード不要
料金
無料: 制限付き利用(上記参照)
スターター: 月額99ドル
プロ: 月額199ドル
オールアクセス: 月額399ドル
エンタープライズ: 個別見積もり
詳細は botspot.trade/pricing をご覧ください
技術詳細
トランスポート: Streamable HTTP (JSONレスポンスモード)
認証: OAuth 2.1 (動的クライアント登録) または APIキーベアラートークン (CLI/IDE)
エンドポイント:
https://mcp.botspot.trade/mcp— 全ツールセット (Claude, CLI, IDE)https://mcp.botspot.trade/mcp/public— 商用フィルタリング済み (ChatGPT Apps SDK)
OAuth検出:
https://mcp.botspot.trade/.well-known/oauth-protected-resource
リンク
ライセンス
BotSpot MCPサーバーは商用製品です。基盤となる取引エンジン (Lumibot) はMITライセンスの下でオープンソース化されています。
This server cannot be deployed
Maintenance
Related MCP Connectors
Research-only MCP server: your AI as a quant research desk. 90 tools, no trades, no brokers.
Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.
MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents
AI trading bots: generate strategies, backtest, deploy live to 10+ brokers. No coding required.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA comprehensive MCP server for professional trading operations with Alpaca, providing 31 tools for account management, market data, order execution, custom strategy execution, and advanced portfolio analytics with intelligent position classification.2-
- FlicenseNot gradedqualityDmaintenanceEnables quant research, strategy generation, backtesting, and paper trading from natural language prompts, integrating with AI agents via an MCP server.63-
- FlicenseNot gradedqualityBmaintenanceA comprehensive MCP server that integrates TradingView Desktop automation, screener API, Yahoo Finance, IDX/BEI tools, backtesting, news sentiment, trade math, and market sessions. It enables traders to perform technical analysis, backtest strategies, manage positions, and automate TradingView tasks through natural language.-

cpzai-mcp-serverofficial
AlicenseNot gradedqualityDmaintenanceMCP server for CPZAI platform, enabling AI agents to manage trading strategies, run backtests, route orders across brokers, and access portfolios, risk analytics, and market data through natural language.1MIT