Loading MCP server directory, please wait...
MCP server for Drone CI/CD with 47 tools for build, repo, secret, user, template and cron management
npx @getmcp/cli add io.github.yusiwen/drone-mcp-serverRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yusiwen/drone-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/yusiwen/drone-mcp-server:1.0.0"
]
}
}
}