🚀 MCP Gateway Server

✅ Server is running
📦 Plugins Registered: 4
Plugins: devops-pilot, knowledge-base, argocd-analyzer, jenkins-analyzer

Available Endpoints

GET /health
Health check endpoint with server status
GET /health.json
Health check in JSON format
POST /api/mcp/initialize
MCP protocol initialization
POST /api/mcp/tools/list
List all available tools from plugins
POST /api/mcp/tools/call
Execute a tool via MCP protocol
POST /tools/call
Simple HTTP endpoint for tool execution (demo/testing)