woodpecker-ci-mcp

ni-c/woodpecker-ci-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server for Woodpecker CI: read repositories, pipelines and logs, and drive builds, secrets and crons
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "woodpecker-ci-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/woodpecker-ci-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for engine — it runs your pipelines, and this reads and drives them. Lets MCP clients like Claude Code, Claude Desktop or Codex see which pipelines failed, read the build log of the step that broke, and act on it — restart it, cancel a runaway, approve a blocked one, rotate a secret, fix a cron — with the

Tools (20)

ELICITATIONWOODPECKER_ALLOW_TOOLSWOODPECKER_DENY_TOOLSWOODPECKER_INSECURE_TLSWOODPECKER_READ_ONLYWOODPECKER_TOKENWOODPECKER_URLactivate_repositorycancel_pipelineconfirm_tokencreate_croncreate_registrycreate_secretdecline_pipelinedelete_pipeline_logsget_cronget_current_userget_organizationget_organization_permissionsget_pipeline

Topics

ciclaudecontinuous-integrationmcpmcp-servermodel-context-protocoltypescriptwoodpeckerwoodpecker-ci