Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENNoSupported alias for compatibility
HTB_TOKENNoSupported alias
HTB_TIMEOUTNoHTTP timeout to HTB in seconds30
HTB_MCP_HOSTNoHTTP bind address127.0.0.1
HTB_MCP_PATHNoMCP HTTP path/mcp
HTB_MCP_PORTNoHTTP port8000
HTB_API_TOKENNoHTB token for stdio or HTTP fallback
HTB_LOAD_DOTENVNoSet to 0 to disable .env loading1
HTB_API_BASE_URLNoOverride base API URLhttps://labs.hackthebox.com/api/v4
HTB_DOWNLOAD_DIRNoDownload directorydownloads
HTB_MCP_LOG_LEVELNoServer log levelINFO
HTB_MCP_TRANSPORTNoTransport: stdio, http, streamable-httpstdio
HTB_MCP_VERBOSE_HTTPNoSet to 1 to re-enable verbose HTTPX logging0
HTB_MCP_JSON_RESPONSENoReturn JSON responses where supported0
HTB_MCP_STATELESS_HTTPNoHTTP stateless by default1
HTB_DOWNLOAD_MIN_INTERVALNoMinimum seconds between ZIP downloads1.0
HTB_MCP_GRACEFUL_SHUTDOWN_TIMEOUTNoGraceful shutdown timeout in seconds5
HTB_MCP_WINDOWS_SELECTOR_EVENT_LOOPNoUse selector event loop on Windows1

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/AeonDave/htb-app-mcp'

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