MCP Serverv1.0.0
Drone CI/CD MCP Server
Drone CI/CD MCP Server
Overview
MCP server for Drone CI/CD with 47 tools for build, repo, secret, user, template and cron management
Quick Start
Tip: If your OS has the MatrixHub Client registered, clicking Open MatrixHub Client in the sidebar will launch it. If not, the manual commands below do exactly the same thing.
1. Install the Component
Run the following command in your terminal to install the component.
matrix install mcp.io-github-yusiwen-drone-mcp-server.stdio.3fd086e7c9@1.0.0 --alias drone-ci-cd-mcp-server2. Run the Component
Once installed, you can start it with the run command.
matrix run drone-ci-cd-mcp-server3. Use It
Your component is now running. You can interact with it at http://127.0.0.1:<port> (the port will be shown in your terminal).
Technical Details
For advanced use cases, you can view the raw component manifest file.
View Raw Manifest (JSON)