Skip to main content
Glama
Abktya

Universal Host Manager MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListen address127.0.0.1
PORTNoListen port8765
LOG_LEVELNoPython log levelINFO
AUTH0_DOMAINNoYour Auth0 tenant domain, e.g. your-tenant.eu.auth0.com
MCP_BASE_URLNoPublic OAuth base URL, without /mcplocal URL
AUTH0_AUDIENCENoAuth0 API identifier/audience, e.g. https://mcp.example.com/
MAX_READ_BYTESNoMaximum file size read by read_file5000000
AUTH0_CLIENT_IDNoAuth0 client ID
MAX_CMD_TIMEOUTNoMaximum accepted command timeout1800
MAX_WRITE_BYTESNoMaximum content size written by write_file5000000
MAX_OUTPUT_CHARSNoMaximum returned tool-output characters64000
MCP_WORKSPACE_DIRNoBoundary for file tools and command working directoryuser home
AUTH0_CLIENT_SECRETNoAuth0 client secret
DEFAULT_CMD_TIMEOUTNoDefault command timeout in seconds300
ALLOW_INSECURE_NO_AUTHNoExplicit local-development authentication bypass. Set to true to disable authentication (do not use on publicly reachable endpoints).false

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

Maintenance

ActivityMaintained
ResponsivenessNo issues