Drone CI/CD MCP Server✓
io.github.yusiwen/drone-mcp-server · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.yusiwen/drone-mcp-server",
"description": "MCP server for Drone CI/CD with 47 tools for build, repo, secret, user, template and cron management",
"title": "Drone CI/CD MCP Server",
"repository": {
"url": "https://github.com/yusiwen/drone-mcp-server",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/yusiwen/drone-mcp-server:1.0.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}