Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port for HTTP transport (default 3000).
MCP_DEBUGNoAny non-empty value enables debug logs (to stderr).
MCP_TRANSPORTNoTransport: stdio (default) or http.
MCP_HTTP_BODY_LIMITNoMax request body size (default 50mb) for base64 uploads.
MICROSOFT_CLIENT_IDNoEntra ID app (client) ID for sign-in (required for login flow).
MICROSOFT_TENANT_IDNoTenant for sign-in: common (default), organizations, consumers, or a tenant ID.
MICROSOFT_ACCESS_TOKENNoPre-acquired Graph token; overrides the cached sign-in when set.
MICROSOFT_MCP_CACHE_DIRNoOverride the token-cache directory (default ~/.config/microsoft-mcp).

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/0xka13b/microsoft-mcps'

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