📈 MCP Trader
Un serveur MCP avancé pour l'analyse technique et fondamentale des marchés financiers.
✨ Fonctionnalités
🚀 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
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables advanced technical and fundamental analysis of financial markets including stocks and cryptocurrencies. Provides trading opportunity screening, risk management tools, sentiment analysis from financial news, and comprehensive market indicators like RSI, MACD, and Bollinger Bands.