Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for HTTP mode. Default is 3000.3000
LOG_LEVELNoSet to 'debug' for verbose logging. Default is normal level.
TRANSPORTNoTransport type. Set to 'http' for HTTP mode (remote deployment).
AUTH_METHODNoAuthentication method: 'default' (Azure CLI), 'device-code', 'client-secret', or 'interactive-browser'. Default is 'default'.default
AZURE_CLIENT_IDNoAzure application (client) ID. Required for device-code and client-secret methods.
AZURE_TENANT_IDNoAzure directory (tenant) ID. Required for device-code and client-secret methods.
AZURE_CLIENT_SECRETNoAzure client secret. Required for client-secret method.
WRITABLE_WORKSPACESNoComma-separated glob patterns for workspaces allowed write operations. Default blocks all writes. Example: '*-Dev,*-Test,Sandbox*' or '*' for all.

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/mkoziel2000/mcp-fabric-api'

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