thefreechart-mcp
The Free Chart — Servidor MCP oficial
[
Servidor oficial Model Context Protocol (MCP) para The Free Chart platform of trading.
Conecta cualquier asistent de IA (Claude Desktop, Cursor, Windsurf, Zed, Antigravity, Open-WebUI, LibreChat) a tu diario diario trading para analizar tu winrate, supervisar la relación riesgo/beneficio, diagnosticar sesgos psicológicos (FOMO, Revenge Trading) y recibir asesoramiento continuo de IA con skills.
Configuración rápida
###1. Claude Desktop
Añade a tu 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
Abre Cursor Configuración -> Funciones -> Servidores MCP.
Haz clic ihn + Añadir nuevo servidor MCP:
Nombre:
The Free ChartTipo:
commandComando:
python3 /path/to/thefreechart-mcp/server.pyEntorno:
THEFREECHART_API_KEY=your_key_here
3. Smithery (Instalación en un clic)
npx -y @smithery/cli install @thefreechart/mcp --client claudeRelated MCP server: Dragonglass TradingView MCP
️ Herramientas y
Herramienta | Tipo | Descripción |
| Lectura | Mérticas de rendimiento agregadas (Winrate, Net Pnl, Profit Factor, Max Drawdown, Avg R:R, Esperanza). |
| Lectura | Agrupamiento dinámico por |
| Lectura | Búsqueda columnar de tde alta velocidad (< 10 KB per 100 trades) con filtrado. |
| Lectura | Análisis en profundidad de un solo trade (ejecuciones, SL, TP, riesgo planificado, notas, URL de replay de gráfico). |
| Lectura | Obtene el estado de ánimo diario del trader, el plan de pre-arket and retos of fin de día. |
| Escritura (Acción) | La IA etiqueta automáticamente un trade con errores ( |
| Escritura (Acción) | La IA guarda acesoramiento de coaching et estructurado directamente en las notas de trade del usuario. |
| Escritura (Acción) | La IA guarda lecciones and resúmenes diarios en el diario del usuario. |
💬 Ejemplos de prompts para empezal
Revisión diaria: "Revisa mis operaciones de hoy, comprueba si rompí alguna regla de riesgo, etiqueta los errores y escribe un de visió de coach."
Auditoría psicológica: "Analiza mi trading de esta semana. ¿Qué día fue el más rentable y qué error me costó más dinero?"
Evaluación de setups: "Compara el winrate y el R:R promedio de mis setups de los últimos 30 días."
📄 Licencia
Licencia 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