MCP.so
Sign In

EGX-Data-MCP-Server

@M-Abdelmegeed

About EGX-Data-MCP-Server

MCP server for Egyptian Exchange (EGX) stock tools

Basic information

Category

Data & Analytics

Runtime

python

Transports

stdio

Publisher

M-Abdelmegeed

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "EGX-Data-MCP-Server": {
      "command": "uv",
      "args": [
        "--directory",
        ".",
        "run",
        "main.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is EGX-Data-MCP-Server?

An MCP server for Egyptian Exchange (EGX) stock tools, providing a way to integrate EGX data into MCP-compatible environments.

How to use EGX-Data-MCP-Server?

Clone the repository, install dependencies with pip install -r requirements.txt, ensure Python 3.11+, then run uv --directory . run main.py. Configure the server in your settings.json by specifying the uv command with the absolute path to the egx-mcp folder.

Key features of EGX-Data-MCP-Server

Use cases of EGX-Data-MCP-Server

FAQ from EGX-Data-MCP-Server

Comments

More Data & Analytics MCP servers