mcp-sysadmin
by kreodevs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HETZNER_API_TOKEN | No | API token for Hetzner Cloud, used as ${HETZNER_API_TOKEN} in inventory. | |
| CLOUDFLARE_ZONE_ID | No | Default zone ID for Cloudflare, used as ${CLOUDFLARE_ZONE_ID} in inventory. | |
| SYSADMIN_READ_ONLY | No | If true, only read-only tools are enabled. | |
| VIRTUALIZOR_API_KEY | No | API key for Virtualizor, used as ${VIRTUALIZOR_API_KEY} in inventory. | |
| CLOUDFLARE_API_TOKEN | No | API token for Cloudflare, used as ${CLOUDFLARE_API_TOKEN} in inventory. | |
| VIRTUALIZOR_API_PASS | No | API password for Virtualizor, used as ${VIRTUALIZOR_API_PASS} in inventory. | |
| PROXMOX_HOMELAB_TOKEN | No | API token for Proxmox host, used as ${PROXMOX_HOMELAB_TOKEN} in inventory. | |
| SYSADMIN_CONFIRM_TOKEN | No | Secret token required to confirm dangerous operations. Required when SYSADMIN_PRODUCTION_MODE is true. | |
| SYSADMIN_INVENTORY_PATH | No | Path to the inventory JSON file. | |
| SYSADMIN_RATE_LIMIT_MAX | No | Maximum number of requests per tool per host per minute. | 30 |
| SYSADMIN_SSH_TIMEOUT_MS | No | SSH timeout in milliseconds. | 30000 |
| SYSADMIN_HTTP_TIMEOUT_MS | No | HTTP timeout in milliseconds for API calls. | 30000 |
| SYSADMIN_PRODUCTION_MODE | No | Enable production mode. When true, requires SYSADMIN_CONFIRM_TOKEN and SSH host key fingerprints. | |
| SYSADMIN_REQUIRE_CONFIRM | No | If true, destructive operations require confirmation. |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kreodevs/mcp-sysadmin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server