AETHER_02
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RUST_LOG | No | Log level for the server (e.g., info, debug). | info |
| AETHER_BPF_LOAD | No | Enable BPF program loading capability. Set to 1 to enable. | 0 |
| AETHER_KEXEC_LOAD | No | Enable kexec load capability. Set to 1 to enable. | 0 |
| AETHER_MODULE_LOAD | No | Enable module load/unload capability. Set to 1 to enable. | 0 |
| AETHER_OFFLINE_MOUNT | No | Enable mounting from raw block devices. Set to 1 to enable. | 0 |
| AETHER_PTRACE_ATTACH | No | Enable ptrace attach to non-child processes. Set to 1 to enable. | 0 |
| AETHER_PARTITION_EDIT | No | Enable partition create/delete/resize. Set to 1 to enable. | 0 |
| AETHER_NAMESPACE_CREATE | No | Enable creation of new namespaces. Set to 1 to enable. | 0 |
| AETHER_TOKEN_MANIPULATION | No | Enable capability setuid/setgid changes. Set to 1 to enable. | 0 |
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
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/foursecondfivefour/aether-linux-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server