Skip to main content
Glama
sanzco

Kubernetes MCP Server – 5G Core Edition

by sanzco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KUBECONFIGNoPath to the Kubernetes config file. The server auto-detects in-cluster config, then falls back to ~/.kube/config. If neither is available it runs in mock mode.
MCP_HTTP_HOSTNoThe host address to bind the HTTP server to when using HTTP transport.0.0.0.0
MCP_HTTP_PORTNoThe port to bind the HTTP server to when using HTTP transport.8000
MCP_TRANSPORTNoThe transport protocol to use. Set to 'http' for HTTP/SSE transport, otherwise defaults to stdio.
DANGEROUSLY_OMIT_AUTHNoWhether to disable Bearer token authentication for the HTTP transport.false
MCP_HTTP_BEARER_TOKENNoA long random secret token used for Bearer authentication when using HTTP transport.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/sanzco/mcp5g'

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