Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer mode: all, code, or toolsall
KUBECONFIGNoPath to kubeconfig file~/.kube/config
MCP_HTTP_HOSTNoHTTP bind host when MCP_TRANSPORT=http127.0.0.1
MCP_HTTP_PATHNoStreamable HTTP endpoint path/mcp
MCP_HTTP_PORTNoHTTP port when MCP_TRANSPORT=http3000
MCP_LOG_LEVELNoLog level: error, warn, info, debuginfo
MCP_TRANSPORTNoTransport: stdio (default) or httpstdio
MCP_ALLOWED_HOSTSNoComma-separated Host allowlist for HTTP modelocal defaults
MCP_HIDE_SENSITIVENoMask sensitive data globallyfalse
MCP_HTTP_STATELESSNoDisable session IDs in HTTP modefalse
MCP_ALLOWED_ORIGINSNoComma-separated Origin allowlist for HTTP mode
MCP_HTTP_JSON_RESPONSENoPrefer JSON responses over SSEfalse

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/mikhae1/kubeview-mcp'

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