Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to any value to enable debug logging to stderr
MCP_HOSTNoHTTP server bind address (only used when MCP_TRANSPORT=http)0.0.0.0
MCP_PORTNoHTTP server port (only used when MCP_TRANSPORT=http)3000
PVE_BASE_URLYesURL of your PVE instance (e.g. https://pve:8006)
PVE_TOKEN_IDYesAPI token ID (user@realm!tokenname)
MCP_TRANSPORTNoTransport mode: stdio or httpstdio
PVE_CATEGORIESNoComma-separated category allowlist (nodes, qemu, lxc, storage, cluster, access, pools, network, firewall, backup, tasks, ha)all
PVE_VERIFY_SSLNoSet false for self-signed certstrue
PVE_ACCESS_TIERNoread-only, read-execute, or fullfull
PVE_TOKEN_SECRETYesAPI token UUID secret
PVE_TOOL_BLACKLISTNoComma-separated list of tool names to exclude (e.g., pve_delete_qemu_vm)
PVE_TOOL_WHITELISTNoComma-separated list of tool names to force-include, bypassing access tier and category filters
MCP_EXCLUDE_TOOL_TITLESNoSet true to omit tool titles from registration (saves tokens)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/Samik081/mcp-pve'

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