drone-ci-mcp

madappa-sharath/drone-ci-mcp

3.3

If you are the rightful owner of drone-ci-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An opinionated MCP server that exposes Drone CI build information and logs as MCP, supporting only readonly features.

Tools

Functions exposed to the LLM to take actions

drone_build_info

Look up information about a build on . This includes the current status, stages and steps

Use this tool when you need to:

  • Know the status of the build
  • Find information of the pipelines and steps and its status in the build

drone_build_logs

Look up logs for a drone CI build step

Use this tool when you need to:

  • Find logs for a build step. Reveals commands run and its outputs

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources