thefreechart-mcp
The Free Chart — 공식 Model Context Protocol (MCP) 서버
공식 Model Context Protocol (MCP) 서버 — The Free Chart 거래 플랫폼용입니다.
모든 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 설정 -> 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
🛠️ 사용 가능한 도구
도구 | 유형 | 설명 |
| Read | 집계된 성과 지표 (승률, 순손익, 수익 팩터, 최대 인하, 평균 R:R, 기대값). |
| Read |
|
| Read | 필터링을 지원하는 고속 컬럼 기반 거래 검색 (거래 100건당 10 KB 미만). |
| Read | 단일 거래 상세 분석 (체결 내역, SL, TP, 계획 리스크, 노트, 차트 리플레이 URL). |
| Read | 트레이더의 일일 기분, 개장 전 거래 계획, 하루 마감 후 요약을 조회합니다. |
| Write (Action) | AI가 거래에 실수( |
| Write (Action) | AI가 구조화된 코칭 조언을 사용자의 거래 노트에 직접 저장합니다. |
| Write (Action) | AI가 사용자의 Daily Journal에 일일 교훈과 마감 요약을 저장합니다. |
💬 프롬프트 시작 예시
일일 리뷰: "오늘의 거래를 리뷰하고, 리스크 규칙을 위반했는지 확인한 후 실수를 태그하고 코칭 리뷰를 작성해 주세요."
심리 점검: "이번 주의 내 거래를 분석해 주세요. 가장 수익이 좋았던 날은 언제이고, 어떤 실수가 가장 많은 손실을 초래했나요?"
셋업 평가: "지난 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