Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Tradershow me technical indicators for AAPL over the last month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📈 MCP Trader
Un serveur MCP avancé pour l'analyse technique et fondamentale des marchés financiers.
✨ Fonctionnalités
📊 Analyse technique : RSI, MACD, Bollinger Bands, détection de patterns
💼 Analyse fondamentale : P/E, ROE, scoring de valorisation
📰 Analyse de sentiment : Actualités financières avec NLP
🔍 Screening : Recherche d'opportunités de trading
🛡️ Gestion des risques : Calcul de position, stop-loss
🪙 Support crypto : Bitcoin, Ethereum et autres cryptomonnaies🚀 Installation
bash# Cloner le projet
git clone https://github.com/oumyL/mcp-trader.git
cd mcp-trader
Installer avec uv (recommandé)
uv sync
Ou avec pip
pip install -e .
⚙️ Configuration
Ajouter vos clés api
TIINGO_API_KEY=your_tiingo_api_key_here
ALPHA_VANTAGE_API_KEY=your_alpha_vantage_key_here
NEWS_API_KEY=your_news_api_key_here
🎯 Utilisation
bash# Démarrer le serveur
mcp-trader
Développement
bash# Installation développement uv sync --dev
Exemple d'analyse -Test sur "AAPL"

⚠️ Disclaimer
Ce logiciel est fourni à des fins éducatives uniquement. Les analyses ne constituent pas des conseils financiers. Investir comporte des risques.
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.