Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INSECURENoDisable SSL verification (set to 'true' only if absolutely necessary)
RATE_LIMITNoEnable or disable rate limiting (set to 'false' to disable)
VCENTER_HOSTYesvCenter hostname/IP
VCENTER_USERYesvCenter username
AUDIT_LOG_PATHNoPath to write audit logs
RATE_LIMIT_RPSNoRate limit requests per second
ROLES_TO_TOOLSYesJSON map of role → allowed tools (e.g., {"read":["list_vms","get_vm_details"],"ops":["power_on_vm"]})
TOKENS_TO_ROLESYesJSON map of token → role (e.g., {"token1": "read", "token2": "ops"})
RATE_LIMIT_BURSTNoRate limit burst capacity
VCENTER_PASSWORDYesvCenter password
VSPHERE_API_MODENoAPI mode for vCenter (api or rest)
VCENTER_CA_BUNDLENoOptional CA bundle path for SSL verification
ALLOWED_VCENTER_HOSTSNoOptional allowlist for multi-host deployments

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/Warezloder/vSphere-MCP-Pro'

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