MCPs/woodpecker
2026-06-23 15:09:54 +02:00
..
Dockerfile feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI 2026-06-23 15:09:54 +02:00
README.md feat: update fleet to tested MCPs + add 10 new MCPs with Dockerfiles + Woodpecker CI 2026-06-23 15:09:54 +02:00

woodpecker-mcp

MCP server for interacting with Woodpecker CI 3.13.0+.

Source: @devpuccino/mcp-woodpecker

Environment Variables

Variable Required Description
WOODPECKER_URL Yes Base URL of the Woodpecker instance (e.g. https://ci.corentic.eu)
WOODPECKER_API_KEY Yes Woodpecker API key with required scopes

Usage

docker run -d \
  --name woodpecker-mcp \
  -p 8102:8102 \
  -e WOODPECKER_URL=https://ci.corentic.eu \
  -e WOODPECKER_API_KEY=your_key \
  forgejo.corentic.eu/corentic/mcp-fleet-woodpecker:latest

Tools

Repositories, pipelines, cron jobs, secrets, registries, organizations (33 tools total).