Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRAB_HOLE_SSH_HOSTYesThe hostname or IP address of the Crab-hole server to SSH into.
CRAB_HOLE_MUTATIONS_ENABLEDNoSet to 'true' to enable mutation tools such as replace_crab_hole_config, add_custom_rule, etc.false

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_crab_hole_configA

Read the complete active Crab-hole TOML configuration and its SHA-256 revision.

validate_crab_holeA

Run Crab-hole's native configuration and list validators without changing anything.

validate_proposed_configA

Validate complete proposed Crab-hole TOML without installing or activating it.

list_config_backupsA

List configuration and custom-rule backups created by this MCP.

crab_hole_statusA

Inspect service health, version, current block count, rule counts, memory, and the latest blocklist refresh.

check_domainA

Resolve a domain through the live Crab-hole backend and report whether it is blocked.

list_custom_rulesA

List custom allow or block entries currently stored on the DNS server.

list_blocklistsA

List the live and local blocklist sources configured in Crab-hole.

recent_logsA

Read recent Crab-hole service logs, optionally restricted to errors.

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/papacasper/crab-hole-mcp'

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