Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3000
TRANSPORTNoTransport: stdio or httpstdio
ITGLUE_REGIONNoIT Glue region: us, eu, or auus
ITGLUE_API_KEYYesIT Glue API key (required unless BYOK with client keys is enabled)
OPENAI_API_KEYNoOpenAI API key for vector search
EMBEDDING_MODELNoEmbedding model or Azure deployment nametext-embedding-3-small
ITGLUE_BASE_URLNoOverride the API base URL
MCP_TOKENS_ADMINNoComma-separated label:token pairs for admin role
MCP_TOKENS_EDITORNoComma-separated label:token pairs for editor role
MCP_TOKENS_VIEWERNoComma-separated label:token pairs for viewer role
VECTOR_INDEX_PATHNoPath to vector index file./vector-index.json
CLIENT_ITGLUE_KEYSNoBYOK policy: disabled, with-token, or openwith-token
AZURE_OPENAI_API_KEYNoAzure OpenAI API key
AZURE_OPENAI_ENDPOINTNoAzure OpenAI endpoint
ITGLUE_WEBHOOK_SECRETNoWebhook signature and index refresh secret
AZURE_OPENAI_API_VERSIONNoAzure OpenAI API version

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/selic/mcp-itglue'

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