Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP bind address.127.0.0.1
MCP_PORTNoHTTP port.8000
LOG_LEVELNoServer log level.INFO
MCP_TRANSPORTNoTransport to use: stdio or streamable-http.stdio
AZURE_CLIENT_IDYesThe Entra application/client ID.
AZURE_TENANT_IDYesThe Entra tenant ID.
MAX_DOWNLOAD_MBNoLargest document that can be read.100
GRAPH_MAX_RETRIESNoRetries for throttling and transient failures.4
MAX_SEARCH_RESULTSNoLargest accepted search page.50
SPOOL_THRESHOLD_MBNoMemory threshold before a download uses a temporary file.8
AZURE_CLIENT_SECRETYesThe Entra client secret value.
GRAPH_SEARCH_REGIONYesMicrosoft Search region for application-permission requests. Use the Microsoft 365 data location for the tenant.
SHAREPOINT_SITE_URLSYesSemicolon-separated list of SharePoint site URLs to search.
MAX_SECTION_CHARACTERSNoMaximum extracted section size.8000
MAX_RESPONSE_CHARACTERSNoLargest extracted-text response.50000
MAX_EXTRACTED_CHARACTERSNoExtraction safety limit per document.20000000
EXTRACTION_TIMEOUT_SECONDSNoText-extraction timeout.120
GRAPH_REQUEST_TIMEOUT_SECONDSNoGraph HTTP timeout.60

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