Skip to content

Conversation

@sean-redmond
Copy link

This commit adds a endpoint to the MCP server that returns a 200 OK response with a JSON payload {"status": "ok"}. This endpoint enables compatibility with AWS ALB, Kubernetes, and other orchestration systems that require standard HTTP health checks.

Fixes #138

This commit adds a  endpoint to the MCP server that returns a 200 OK response
with a JSON payload {"status": "ok"}. This endpoint enables compatibility with
AWS ALB, Kubernetes, and other orchestration systems that require standard HTTP health checks.

Fixes Snowflake-Labs#138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a simple /health endpoint for ALB / K8

2 participants