Skip to main content
Glama
maxbth

beszel-mcp

by maxbth

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind. The Docker image sets 0.0.0.0.127.0.0.1
MCP_PORTNoPort to listen on.3000
LOG_LEVELNoLogging level.info
BESZEL_URLYesThe URL of the Beszel hub. Required.
BESZEL_EMAILNoEmail for login. Required unless BESZEL_TOKEN is provided.
BESZEL_TOKENNoAuthentication token that skips login.
MCP_TRANSPORTNoTransport protocol: http or stdio. The --stdio flag overrides this.http
MCP_AUTH_TOKENNoWhen set, a matching bearer token is required to access /mcp.
BESZEL_PASSWORDNoPassword for login. Required unless BESZEL_TOKEN is provided.
BESZEL_SUPERUSERNoAuthenticate against _superusers.false
BESZEL_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
MCP_ALLOWED_ORIGINSNoComma-separated hostnames allowed as browser origins.

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/maxbth/beszel-mcp'

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