Skip to main content
Glama
controldrill

ControlDrill

Official
by controldrill

ControlDrill 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/mcp

  • Transport: 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

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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    B
    maintenance
    Brings 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 updated
    20
  • A
    license
    B
    quality
    B
    maintenance
    Enables 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 updated
    6
    2
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables 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

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/controldrill/mcp'

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