← Back to search

Drone CI/CD MCP Server

yusiwen Scanned 9d ago

MCP server for Drone CI/CD with 47 tools for build, repo, secret, user, template and cron management

B
85.2 / 100

Versions

1.0.0latest
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 45

create_user
annotations: none low

Create a new user

update_user
annotations: none low

Update a user

delete_user
annotations: none low

Delete a user

list_templates
annotations: none low

List templates (optionally by namespace)

get_template
annotations: none low

Get template details and data

create_template
annotations: none low

Create a new template

update_template
annotations: none low

Update a template

delete_template
annotations: none low

Delete a template

list_builds
annotations: none low

List builds for a repository

get_build
annotations: none low

Get build details

get_build_last
annotations: none low

Get the last build for a repository (optionally by branch)

get_build_logs
annotations: none low

Get logs for a specific build stage and step

restart_build
annotations: none low

Restart a build (optionally with parameters)

cancel_build
annotations: none low

Cancel a running build

promote_build
annotations: none low

Promote a build to a target environment

rollback_build
annotations: none low

Rollback a deployment to a previous build

approve_build
annotations: none low

Approve a build stage (for gated deployments)

decline_build
annotations: none low

Decline a build stage (for gated deployments)

create_build
annotations: none low

Create a new build from a commit or branch

list_repos
annotations: none low

List all repositories in Drone

get_repo
annotations: none low

Get repository details

enable_repo
annotations: none low

Enable a repository

disable_repo
annotations: none low

Disable a repository

repair_repo
annotations: none low

Repair a repository

chown_repo
annotations: none low

Change repository ownership

sync_repos
annotations: none low

Synchronize repository list

list_incomplete
annotations: none low

List repositories with incomplete builds

list_crons
annotations: none low

List cron jobs for a repository

get_cron
annotations: none low

Get cron job details

create_cron
annotations: none low

Create a new cron job

delete_cron
annotations: none low

Delete a cron job

execute_cron
annotations: none low

Execute a cron job immediately

list_secrets
annotations: none low

List repository secrets

get_secret
annotations: none low

Get repository secret details

create_secret
annotations: none low

Create a repository secret

update_secret
annotations: none low

Update a repository secret

delete_secret
annotations: none low

Delete a repository secret

list_org_secrets
annotations: none low

List organization secrets

get_org_secret
annotations: none low

Get organization secret details

create_org_secret
annotations: none low

Create an organization secret

update_org_secret
annotations: none low

Update an organization secret

delete_org_secret
annotations: none low

Delete an organization secret

get_self
annotations: none low

Get current authenticated user

list_users
annotations: none low

List all users

get_user
annotations: none low

Get user details

Permissions 0

No permissions indexed yet.

Scan Findings 97

info
Tool: get_template manifest_parser · 85%
low
Tool 'create_cron' has no annotations annotation_checker · 100%
low
Tool 'list_repos' has no annotations annotation_checker · 100%
low
Tool 'get_repo' has no annotations annotation_checker · 100%
low
Tool 'enable_repo' has no annotations annotation_checker · 100%
low
Tool 'disable_repo' has no annotations annotation_checker · 100%
low
Tool 'repair_repo' has no annotations annotation_checker · 100%
low
Tool 'chown_repo' has no annotations annotation_checker · 100%
low
Tool 'sync_repos' has no annotations annotation_checker · 100%
low
Tool 'list_incomplete' has no annotations annotation_checker · 100%
low
Tool 'list_crons' has no annotations annotation_checker · 100%
low
Tool 'get_cron' has no annotations annotation_checker · 100%
low
Tool 'delete_cron' has no annotations annotation_checker · 100%
low
Tool 'execute_cron' has no annotations annotation_checker · 100%
low
Tool 'list_secrets' has no annotations annotation_checker · 100%
low
Tool 'get_secret' has no annotations annotation_checker · 100%
low
Tool 'create_secret' has no annotations annotation_checker · 100%
low
Tool 'update_secret' has no annotations annotation_checker · 100%
low
Tool 'delete_secret' has no annotations annotation_checker · 100%
low
Tool 'list_org_secrets' has no annotations annotation_checker · 100%
low
Tool 'get_org_secret' has no annotations annotation_checker · 100%
low
Tool 'create_org_secret' has no annotations annotation_checker · 100%
low
Tool 'update_org_secret' has no annotations annotation_checker · 100%
low
Tool 'delete_org_secret' has no annotations annotation_checker · 100%
low
Tool 'get_self' has no annotations annotation_checker · 100%
low
Tool 'list_users' has no annotations annotation_checker · 100%
low
Tool 'get_user' has no annotations annotation_checker · 100%
low
Tool 'create_user' has no annotations annotation_checker · 100%
low
Tool 'update_user' has no annotations annotation_checker · 100%
low
Tool 'delete_user' has no annotations annotation_checker · 100%
low
Tool 'list_templates' has no annotations annotation_checker · 100%
low
Tool 'get_template' has no annotations annotation_checker · 100%
low
Tool 'create_template' has no annotations annotation_checker · 100%
low
Tool 'update_template' has no annotations annotation_checker · 100%
low
Tool 'delete_template' has no annotations annotation_checker · 100%
low
Tool 'list_builds' has no annotations annotation_checker · 100%
low
Tool 'get_build' has no annotations annotation_checker · 100%
low
Tool 'get_build_last' has no annotations annotation_checker · 100%
low
Tool 'get_build_logs' has no annotations annotation_checker · 100%
low
Tool 'restart_build' has no annotations annotation_checker · 100%
low
Tool 'cancel_build' has no annotations annotation_checker · 100%
low
Tool 'promote_build' has no annotations annotation_checker · 100%
low
Tool 'rollback_build' has no annotations annotation_checker · 100%
low
Tool 'approve_build' has no annotations annotation_checker · 100%
low
Tool 'decline_build' has no annotations annotation_checker · 100%
low
Tool 'create_build' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: golang.org/x/sys@0.41.0 (GO-2026-5024) dependency_analyzer · 95%
info
Tool: list_repos manifest_parser · 85%
info
Tool: get_repo manifest_parser · 85%
info
Tool: enable_repo manifest_parser · 85%
info
Tool: disable_repo manifest_parser · 85%
info
Tool: repair_repo manifest_parser · 85%
info
Tool: chown_repo manifest_parser · 85%
info
Tool: sync_repos manifest_parser · 85%
info
Tool: list_incomplete manifest_parser · 85%
info
Tool: list_crons manifest_parser · 85%
info
Tool: get_cron manifest_parser · 85%
info
Tool: create_cron manifest_parser · 85%
info
Tool: delete_cron manifest_parser · 85%
info
Tool: execute_cron manifest_parser · 85%
info
Tool: list_secrets manifest_parser · 85%
info
Tool: get_secret manifest_parser · 85%
info
Tool: create_secret manifest_parser · 85%
info
Tool: update_secret manifest_parser · 85%
info
Tool: delete_secret manifest_parser · 85%
info
Tool: list_org_secrets manifest_parser · 85%
info
Tool: get_org_secret manifest_parser · 85%
info
Tool: create_org_secret manifest_parser · 85%
info
Tool: update_org_secret manifest_parser · 85%
info
Tool: delete_org_secret manifest_parser · 85%
info
Tool: get_self manifest_parser · 85%
info
Tool: list_users manifest_parser · 85%
info
Tool: get_user manifest_parser · 85%
info
Tool: create_user manifest_parser · 85%
info
Tool: update_user manifest_parser · 85%
info
Tool: delete_user manifest_parser · 85%
info
Tool: list_templates manifest_parser · 85%
info
Tool: create_template manifest_parser · 85%
info
Tool: update_template manifest_parser · 85%
info
Tool: delete_template manifest_parser · 85%
info
Tool: list_builds manifest_parser · 85%
info
Tool: get_build manifest_parser · 85%
info
Tool: get_build_last manifest_parser · 85%
info
Tool: get_build_logs manifest_parser · 85%
info
Tool: restart_build manifest_parser · 85%
info
Tool: cancel_build manifest_parser · 85%
info
Tool: promote_build manifest_parser · 85%
info
Tool: rollback_build manifest_parser · 85%
info
Tool: approve_build manifest_parser · 85%
info
Tool: decline_build manifest_parser · 85%
info
Tool: create_build manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (3) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
info
SBOM generated: 8 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%