controld-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/SwaggyMike/controld-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server