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

EGX-DATA-MCP-Server
埃及交换的MCP服务器(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
-
Clone the repository:
git clone https://github.com/M-Abdelmegeed/EGX-Data-MCP-Server.git cd EGX-Data-MCP-Server/egx-mcp
-
Install dependencies:
pip install -r requirements.txt
Setup
- Ensure you have Python 3.11 or higher installed.
- 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
-
Create a new directory for your project:
uv init egx-mcp cd egx-mcp
-
Create a virtual environment and activate it:
uv venv .venv\Scripts\activate
-
Install dependencies:
uv add mcp[cli] httpx
-
Create your server file:
new-item main.py
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
Reviews

user_XqHCVvq6
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.