Skip to main content
Glama

MCP Trader

by OumyL

📈 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"

Partie 1 Partie 2 Partie 3 Partie 4

⚠️ Disclaimer

Ce logiciel est fourni à des fins éducatives uniquement. Les analyses ne constituent pas des conseils financiers. Investir comporte des risques.

-
security - not tested
F
license - not found
-
quality - not tested

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.

  1. ✨ Fonctionnalités
    1. 🚀 Installation
      1. Installer avec uv (recommandé)
        1. Ou avec pip
          1. ⚙️ Configuration
        2. Ajouter vos clés api
          1. 🎯 Utilisation
          2. Développement
          3. ⚠️ Disclaimer

        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/OumyL/mcp2'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server