74
grade C
11 days ago
glama

Drone CI MCP Server

A TypeScript-based MCP server scaffold designed for monitoring and interacting with Drone CI environments. It provides tools for webhook parsing, HMAC signature verification, and state management for CI/CD pipelines.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: DRONE_WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDRONE_WEBHOOK_SECRETenv: DRONE_BASE_URL, optional tuning vars (and only if webhook is enabled)
configMCP_WEBHOOK_HOST
configMCP_WEBHOOK_PATH(default /webhook/drone)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/leuzeus-mcp-drone-ci-1s8c6w)](https://m8ven.ai/mcp/leuzeus-mcp-drone-ci-1s8c6w)
commit: 970b26f6093e0117ee1e7db99c39b49cad507a5c
code hash: 4420e09fba04244cec0c578a921fc409d69463a3e850b4bcdf28d17b92ad7abd
verified: 4/11/2026, 2:57:10 PM
view raw JSON →