Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost interface for Streamable HTTP. Defaults to 127.0.0.1.127.0.0.1
MCP_PORTNoPort for Streamable HTTP. Defaults to 8000.8000
LOG_LEVELNoLogging level (e.g., DEBUG, INFO).
GITHUB_TOKENNoOptional GitHub personal access token to raise API rate limits. Public repository access works without a token.
MCP_TRANSPORTNoTransport type: 'stdio' (default) or 'streamable-http'.stdio
MCP_AUTH_TOKENNoShared static bearer token for protecting remote MCP endpoints. Use this or OAuth configuration.
MCP_OAUTH_AUDIENCENoOAuth audience (API identifier) that matches the resource URL.
MCP_OAUTH_ISSUER_URLNoOAuth issuer URL (e.g., Auth0 tenant URL). Required when using OAuth authentication.
MCP_OAUTH_RESOURCE_URLNoCanonical MCP resource URL for OAuth resource server.
MCP_OAUTH_REQUIRED_SCOPESNoComma-separated OAuth scopes required (default is 'contribscout:read').contribscout:read
MCP_RATE_LIMIT_PER_MINUTENoRate limit for authenticated requests per process. Defaults to 30.30

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