MCP.so
登录

EGX-Data-MCP-Server

@M-Abdelmegeed

关于 EGX-Data-MCP-Server

MCP server for Egyptian Exchange (EGX) stock tools

基本信息

分类

数据与分析

运行时

python

传输方式

stdio

发布者

M-Abdelmegeed

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

数据与分析 分类下的更多 MCP 服务器