Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYNoAPI key for the remote MCP service, injected by the client process. Cannot be used together with MCP_API_KEY_FILE.
CNB_CLI_PATHNoAbsolute path to the installed CNB CLI Node entry.
CNB_MCP_PORTNoRemote MCP service port used during CNB discovery. Default is 8000.8000
MCP_ENDPOINTNoURL of the remote Streamable HTTP MCP endpoint, e.g. https://mcp.example.com/mcp. Mutually exclusive with CNB_REPOSITORY.
CNB_REPOSITORYNoTarget repository path, e.g. example/workspace, for CNB address auto-discovery. Mutually exclusive with MCP_ENDPOINT.
CNB_TOKEN_FILENoOptional path to a private file outside the repository containing a CNB API token for non-interactive environments. If omitted, cnb login or existing CNB authentication environment variables are used.
MCP_AUTH_HEADERNoHTTP header used for authentication. Default is X-API-Key. For Bearer authentication set to Authorization and include the full 'Bearer <token>' in the key file (or key).X-API-Key
MCP_API_KEY_FILENoAbsolute path to a file outside the repository containing the API key for the remote MCP service. Cannot be used together with MCP_API_KEY.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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