GitHub Stars
308
User Rating
Not Rated
Favorites
0
Views
30
Forks
47
Issues
22
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.8 or higher
Docker: Latest version
Nginx: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/aarora79/mcp-gateway
cd mcp-gateway
2. Install Dependencies
bash
pip install -r requirements.txt
3. Configure Nginx
Edit the Nginx configuration file to set up reverse proxy to the MCP server.4. Start Server
bash
python app.py