Skip to main content
Glama

MCP Remote Server for Kubernetes

by huchunlinnk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port3000
LOG_FILENoLog file path (optional)
LOG_LEVELNoLog level (error, warn, info, debug, verbose)info
JWT_SECRETNoJWT secret key for authentication
KUBECONFIGNoPath to your kubeconfig file
LOG_FORMATNoLog format (combined, json, simple)
LOG_CONSOLENoEnable console loggingtrue
AUTH_ENABLEDNoEnable authenticationtrue
K8S_NAMESPACENoDefault Kubernetes namespacedefault
JWT_EXPIRES_INNoJWT token expiration time24h
K8S_IN_CLUSTERNoWhether running inside Kubernetes clusterfalse
MCP_AUTH_TOKENNoMCP authentication token for client integration
MCP_SERVER_URLNoMCP server URL for client integration

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huchunlinnk/mcp-remote-server-kubernetes'

If you have feedback or need assistance with the MCP directory API, please join our Discord server