Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AL_URLYesBase URL of the AssemblyLine instance (e.g., https://al.example.org).
AL_HOSTNoHTTP transport bind host.127.0.0.1
AL_PATHNoHTTP transport bind path./mcp/
AL_PORTNoHTTP transport bind port.8000
AL_APIKEYNoAPI key secret (keyname:secret).
AL_RETRIESNoFinite retry count (never infinite).3
AL_TIMEOUTNoPer-request timeout (seconds).60
AL_PASSWORDNoPassword (for password auth).
AL_USERNAMENoUsername (for password auth).
AL_TRANSPORTNostdio or http.stdio
AL_VERIFY_SSLNoVerify the AssemblyLine TLS certificate.true
AL_ALLOW_ADMINNoRegister admin/destructive tools.false
AL_APIKEY_USERNoUsername paired with AL_APIKEY.
AL_MASK_ERROR_DETAILSNoHide internal exception details from clients.true
AL_MAX_DOWNLOAD_BYTESNoCap on al_file_download output.10485760
AL_ALLOW_INSECURE_BINDNoPermit binding http to a non-loopback host.false

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/SauceTaster/assemblyline-mcp'

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