MCP Gateway

Kubernetes-native gateway for Model Context Protocol servers

Features

Kubernetes Native

Define MCP servers as Custom Resources. The operator handles Deployments, Services, and Ingress automatically.

STDIO Support

Run any MCP server including STDIO-based ones. Gateway bridges stdin/stdout to HTTP/SSE.

Zero Downtime

Update server configurations without restarts. ConfigMap changes apply immediately.

Secure by Default

Built-in TLS with cert-manager integration. Bearer token authentication support.

Remote & Local

Connect to external MCP servers or run containerized ones in your cluster.

GitOps Ready

Pure declarative model. All configuration as Kubernetes resources.