Skip to main content
Glama
leuzeus

Drone CI MCP Server

by leuzeus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRONE_TOKENYesDrone API token
DRONE_BASE_URLYesDrone base URL (for example https://drone.example.com)
DRONE_TIMEOUT_MSNoDrone connection timeout in milliseconds10000
DRONE_MAX_RETRIESNoMaximum number of retries for Drone API requests2
DRONE_WEBHOOK_SECRETYesshared secret to verify webhook signatures
MCP_ENABLE_WRITE_ACTIONSNoWhether to enable write actions (keep disabled until authorization guardrails are in place)false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/leuzeus/mcp-drone-ci'

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