Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for the HTTP/SSE transport. Example: MCP_HOST=0.0.0.0.
MCP_PORTNoPort for the HTTP/SSE transport. Example: MCP_PORT=8000. When a non-STDIO transport is selected, the dashboard/OAuth web server starts on WEB_PORT or MCP_PORT + 1.
WEB_PORTNoPort for the dashboard/OAuth web server when a non-STDIO transport is selected. Defaults to MCP_PORT + 1 if not set.
MCP_TRANSPORTNoTransport mode for the MCP server. Defaults to STDIO. Set to streamable-http for HTTP/SSE operation (e.g., MCP_TRANSPORT=streamable-http).stdio

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