ControlDrill
OfficialControlDrill MCP server
Remote Model Context Protocol server for ControlDrill.
Published on the official MCP registry as com.controldrill/mcp.
Connect
URL:
https://mcp.controldrill.com/mcpTransport: Streamable HTTP
Auth: OAuth 2.1 via WorkOS AuthKit (no API keys)
In any MCP client that supports remote servers + OAuth, add:
{
"mcpServers": {
"controldrill": {
"type": "http",
"url": "https://mcp.controldrill.com/mcp"
}
}
}The client discovers OAuth from the server metadata and opens a browser login. Paid plan required.
Related MCP server: Elastic Security MCP App
Docs
Product page: https://controldrill.com
Official registry: search
com.controldrill/mcpon registry.modelcontextprotocol.io
Note
This repository is the public listing surface (manifest + docs). The Worker implementation lives in the private monorepo; the live endpoint above is the source of truth.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI agents to investigate backend incidents by executing runbooks that gather evidence from observability and storage systems.Last updated259MIT

Elastic Security MCP Appofficial
Flicense-qualityBmaintenanceBrings interactive blue-team security operations into AI hosts, enabling alert triage, attack discovery, case management, detection rules, threat hunting, and sample data generation with rich inline UIs.Last updated20- AlicenseBqualityBmaintenanceEnables security teams to run controlled adversarial penetration tests against authorized ML/LLM API endpoints, scoring responses and generating evidence for compliance frameworks such as SOC 2, ISO 27001, and GDPR.Last updated62MIT
- Flicense-qualityDmaintenanceEnables cybersecurity training, purple-team collaboration, and executive readiness through tools for scenario generation, attack simulation, telemetry analysis, incident investigation, forensics, and reporting with an immutable audit trail.Last updated
Related MCP Connectors
Preflight, approve, and prove consequential agent actions with signed evidence and x402 tools.
AI agent run monitoring with incident replay and SLA receipts.
Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.
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/controldrill/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server