BTRFS Snapper MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SNAPPER_MCP_TIMEOUT | No | Command timeout in seconds | 60 |
| SNAPPER_MCP_USE_SUDO | No | Set to 'false' if user has direct permissions | true |
| SNAPPER_MCP_SUDO_PATH | No | Path to sudo binary | sudo |
| SNAPPER_MCP_BTRFS_PATH | No | Path to btrfs binary | btrfs |
| SNAPPER_MCP_SNAPPER_PATH | No | Path to snapper binary | snapper |
| SNAPPER_MCP_DEFAULT_MOUNT | No | Default BTRFS mount point | / |
| SNAPPER_MCP_DEFAULT_CONFIG | No | Default snapper config name | root |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| snapperA | Manage BTRFS snapshots via Snapper. A unified tool for all snapshot operations. Actions:
Current default config: root Using sudo: True Examples:
|
| btrfs_healthA | Check BTRFS filesystem health and status. Monitor disk usage, errors, and maintenance operations. Actions:
Current default mount: / Using sudo: True Examples:
|
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/danielrosehill/BTRFS-Snapper-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server