Cover image
Try Now
2025-04-13

MCP Server pour outils de stock Egyptian Exchange (EGX)

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

EGX-Data-MCP-Server

MCP server for Egyptian Exchange (EGX) stock tools.

Installation

  1. Clone the repository:

    git clone https://github.com/M-Abdelmegeed/EGX-Data-MCP-Server.git
    cd EGX-Data-MCP-Server/egx-mcp
    
  2. Install dependencies:

    pip install -r requirements.txt
    

Setup

  1. Ensure you have Python 3.11 or higher installed.
  2. Run the MCP server using the following command:
    uv --directory . run main.py
    

Adding the MCP Server

To add the EGX MCP server to your environment, use the following configuration in your settings.json:

"egx-mcp": {
    "command": "uv",
    "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/egx-mcp",
        "run",
        "main.py"
    ]
}

Replace the directory path with the appropriate path to the egx-mcp folder on your system.

Additional Installation Steps

Installing uv Command

To install the uv command, run the following command in PowerShell:

powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"

Make sure to restart your terminal afterwards to ensure that the uv command gets picked up.

Setting Up the Project

Windows

  1. Create a new directory for your project:

    uv init egx-mcp
    cd egx-mcp
    
  2. Create a virtual environment and activate it:

    uv venv
    .venv\Scripts\activate
    
  3. Install dependencies:

    uv add mcp[cli] httpx
    
  4. Create your server file:

    new-item main.py
    

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • HiveNexus
  • Un bot de chat IA pour les petites et moyennes équipes, soutenant des modèles tels que Deepseek, Open AI, Claude et Gemini. 专为中小团队设计的 Ai 聊天应用 , 支持 Deepseek 、 Open Ai 、 Claude 、 Gemini 等模型。

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • Sysc4lls
  • Lecteur de documentation IDA (Sort-of) MCP Server

    Reviews

    1 (1)
    Avatar
    user_XqHCVvq6
    2025-04-16

    The EGX-Data-MCP-Server by M-Abdelmegeed is a robust and efficient server solution for data management and MCP applications. Its seamless integration and user-friendly interface have significantly streamlined our workflow. I highly recommend it to any data-focused organization looking for reliability and performance.