Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
check_setupA

Validate the token and report account capabilities without revealing the token.

list_profilesA

List profiles and their current pause state.

list_endpointsA

List devices/endpoints with recent activity metadata.

list_proxy_locationsA

List Control D proxy locations and IDs for redirect rules.

list_profile_rulesA

List all custom rules for one profile.

list_profile_servicesA

List the current profile service states plus the service catalog. Use this to resolve names such as YouTube to exact IDs.

get_recent_activityA

Read recent Control D activity. Activity logs require Full Analytics and are sensitive; results are not stored.

diagnose_recent_blocksB

Find DNS queries blocked in the recent browsing window. Supply the site you tried; dependent domains may appear separately in the results.

pause_profileA

Pause all enforcement on a profile for a bounded time. This changes live DNS behavior and requires confirm=true.

resume_profileA

Immediately resume a paused profile. Requires confirm=true.

create_bypass_rulesA

Create enabled custom bypass rules. Use exact domains first; wildcards are broader. Requires confirm=true.

create_block_rulesA

Create enabled custom block rules. Requires confirm=true.

create_redirect_rulesA

Redirect matching domains through a Control D proxy location. Use list_proxy_locations first. Requires confirm=true.

delete_rulesA

Delete rules by exact hostname. This is destructive and requires confirm=true.

set_service_policyA

Turn a named service off, block it, bypass it, or route it through a Control D proxy location. Service rules can cover changing domain sets and override filters. Requires confirm=true.

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/SwaggyMike/controld-mcp'

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