Thefreechart
БесплатноНе проверенEnables AI assistants to connect to a trading journal, analyze performance metrics, identify psychological biases, and receive continuous trading coaching.
Описание
Enables AI assistants to connect to a trading journal, analyze performance metrics, identify psychological biases, and receive continuous trading coaching.
README
Official Model Context Protocol (MCP) Server for The Free Chart trading platform.
Connect any AI assistant (Claude Desktop, Cursor, Windsurf, Zed, Antigravity, Open-WebUI, LibreChat) to your trading journal to analyze winrate, monitor risk-to-reward, diagnose psychological biases (FOMO, Revenge Trading), and receive continuous AI trading coaching.
⚡ Quick Setup
1. Claude Desktop
Add to your claude_desktop_config.json:
- MacOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%/Claude/claude_desktop_config.json - Linux:
~/.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
- Open Cursor Settings -> Features -> MCP Servers.
- Click + Add New MCP Server:
- Name:
The Free Chart - Type:
command - Command:
python3 /path/to/thefreechart-mcp/server.py - Env:
THEFREECHART_API_KEY=your_key_here
- Name:
3. Smithery (1-Click Install)
npx -y @smithery/cli install @thefreechart/mcp --client claude
🛠️ Available Tools
| Tool | Type | Description |
|---|---|---|
get_journal_summary |
Read | Aggregated performance metrics (Winrate, Net PnL, Profit Factor, Max Drawdown, Avg R:R, Expectancy). |
get_trade_breakdown |
Read | Dynamic grouping by day_of_week, hour_of_day, direction, symbol, setup_tag, mistake_tag, emotion_tag, duration_bracket. |
search_trades_compact |
Read | High-speed columnar trade search (< 10 KB per 100 trades) with filtering. |
get_trade_detail |
Read | Single trade deep dive (executions, SL, TP, planned risk, notes, chart replay URL). |
get_daily_reflections |
Read | Retrieve trader's daily mood, pre-market plan, and end-of-day recaps. |
tag_trade_mistake_or_setup |
Write (Action) | AI automatically tags a trade with mistakes (#FOMO, #EarlyExit) or setups (#LiquiditySweep). |
save_ai_coaching_note |
Write (Action) | AI saves structured coaching advice directly into the user's trade note. |
create_daily_reflection |
Write (Action) | AI saves daily lessons and recap into the user's Daily Journal. |
💬 Example Prompt Starters
- Daily Review: "Review my trades today, check if I broke any risk rules, tag mistakes and write a coaching review."
- Psychology Audit: "Analyze my trading for this week. Which day was most profitable, and which mistake cost me the most money?"
- Setup Evaluation: "Compare the winrate and average R:R of my setups over the past 30 days."
📄 License
MIT License. © The Free Chart.
Установить Thefreechart в Claude Desktop, Claude Code, Cursor
unyly install thefreechart-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add thefreechart-mcp -- npx -y github:nguyenduy7474/thefreechart-mcpПошаговые гайды: как установить Thefreechart
FAQ
Thefreechart MCP бесплатный?
Да, Thefreechart MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Thefreechart?
Нет, Thefreechart работает без API-ключей и переменных окружения.
Thefreechart — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Thefreechart в Claude Desktop, Claude Code или Cursor?
Открой Thefreechart на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Thefreechart with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
