MCP Gateway

v0.7.1

To access the web interface, copy the Web UI URL from your terminal output:

mcp-gateway v0.7.1 MCP Gateway server started at http://localhost:3333 Web UI: http://localhost:3333/ui?token=•••••••••••••••••••••••••
The URL includes your authentication token. For API access, use the token shown in your terminal.
Available Endpoints
GET /api/logs🔒 auth required
GET /api/servers🔒 auth required
GET /api/sessions🔒 auth required
GET /api/clients🔒 auth required
POST /api/logs/clear🔒 auth required
POST /gateway/mcp🔒 auth required
GET /ui - Web interface 🔒 requires token in URL