thefreechart-mcp
The Free Chart — 公式MCPサーバー
The Free Chart 取引プラットフォームの公式 Model Context Protocol (MCP) サーバーです。
AI アシスタント(Claude Desktop、Cursor、Windsurf、Zed、Antigravity、Open-WebUI、LibreChat)をあなたの取引ジャーナルに接続して、勝率を分析し、リスク・リワードを監視し、心理的バイアス(FOMO、リベンジトレード)を診断し、継続的な AI トレードコーチングを受けることができます。
⚡ クイックセットアップ
1. Claude Desktop
あなたの claude_desktop_config.json に追加してください:
MacOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%/Claude/claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
{
"mcpServers": {
"thefreechart": {
"command": "python3",
"args": ["/path/to/thefreechart-mcp/server.py"],
"env": {
"THEFREECHART_API_KEY": "YOUR_PERSONAL_API_KEY",
"THEFREECHART_BASE_URL": "https://manage.thefreechart.com"
}
}
}
}2. Cursor IDE / Windsurf
Cursor Settings を開き、Features -> MCP Servers に進みます。
+ Add New MCP Server をクリック:
Name:
The Free ChartType:
commandCommand:
python3 /path/to/thefreechart-mcp/server.pyEnv:
THEFREECHART_API_KEY=your_key_here
3. Smithery(ワンクリックインストール)
npx -y @smithery/cli install @thefreechart/mcp --client claudeRelated MCP server: Dragonglass TradingView MCP
🛠️ 利用可能なツール
ツール | タイプ | 説明 |
| 読み取り | 集計パフォーマンス指標(勝率、純損益、プロフィットファクター、最大ドローダウン、平均 R:R、期待値)。 |
| 読み取り |
|
| 読み取り | フィルタリング対応の高速カラム型トレード検索(トレード 100 件あたり 10 KB 未満)。 |
| 読み取り | 個別トレードの詳細表示(約定、SL、TP、計画リスク、メモ、チャートリプレイ URL)。 |
| 読み取り | トレーダーの日々の気分、プレマーケットプラン、終日の総括を取得します。 |
| 書き込み(アクション) | AI がトレードに対してミス( |
| 書き込み(アクション) | AI が構造化されたコーチングアドバイスをユーザーの取引ノートに直接保存します。 |
| 書き込み(アクション) | AI が日々の教訓と総括をユーザーの Daily Journal に保存します。 |
💬 プロンプト例
Daily Review: "今日のトレードをレビューし、リスクルールを破ったかどうかをチェックし、 ミスにタグ付けして、コーチングレビューを書いてください。"
Psychology Audit: "今週の取引を分析してください。どの曜日が最も収益を上げましたか。また、どのミスが私に最も大きな損害を与えましたか?"
Setup Evaluation: "過去 30 日間のセットアップの勝率と平均 R:R を比較してください。"
📄 ライセンス
MIT ライセンス。© The Free Chart
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants like Claude to run backtests, fetch market data, list strategies, and analyze trading algorithms via natural language.995GPL 3.0
- FlicenseNot gradedqualityBmaintenanceEnables AI co-pilots to interact with TradingView charts, manage alerts via REST API, automate morning briefs with custom trading rules, and perform real-time market analysis.
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to trade on MetaTrader 5 using natural language, supporting account management, order placement, and real-time market data.1MIT

panther-mcpofficial
AlicenseNot gradedqualityDmaintenanceEnables AI assistants to backtest trading strategies described in plain English, providing access to market data, technical indicators, and comprehensive performance reports.1MIT
Related MCP Connectors
Build, backtest, and deploy quantitative trading strategies from your AI agent.
LuxAlgo Library — the encyclopedia of trading & technical analysis for AI agents. Free, keyless.
Connect AI agents to bank accounts, transactions, balances, and investments.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nguyenduy7474/thefreechart-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server