- Step 1: Clone the repository from GitHub
- Step 2: Install dependencies with 'go mod download'
- Step 3: Build the server using 'go build -o k8s-mcp-server main.go'
- Step 4: Start the server with './k8s-mcp-server'
- Step 5: Use MCP-compatible tools or API calls to interact with the server