How to set up and start a complete MCP Gateway development environment locally
apiserver
mcp-gateway
mock-server
web
Fork Project
Fork
button to fork the project to your GitHub accountClone Locally
Install Go Dependencies
Install Node.js Dependencies
Backend Configuration
Frontend Configuration
http://localhost:5235
for handling MCP protocol requests.
http://localhost:5234
.
http://localhost:5236
http://localhost:5237
SUPER_ADMIN_USERNAME
SUPER_ADMIN_PASSWORD
.env
file:
Go Dependency Issues
Node.js Dependency Issues
Add Upstream Repository
Sync Upstream Code
Create Feature Branch
Push After Development
Create Pull Request
feat/
prefix, such as feat/add-auth-module
fix/
prefix, such as fix/memory-leak
Testing
Code Synchronization
Code Standards