From 134828eb39a345e65d85929bc72dc726e0910e07 Mon Sep 17 00:00:00 2001 From: Joan Flotats <96056718+j04n-f@users.noreply.github.com> Date: Tue, 23 Sep 2025 21:49:46 +0200 Subject: [PATCH] Add MCP tool to awesome docs (#5546) --- docs/src/pages/awesome.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/pages/awesome.md b/docs/src/pages/awesome.md index 9d6f77efa..676f2030b 100644 --- a/docs/src/pages/awesome.md +++ b/docs/src/pages/awesome.md @@ -30,6 +30,7 @@ If you want to add a new entry, open a [pull-request](https://github.com/woodpec - [woodpecker-lint](https://git.schmidl.dev/schtobia/woodpecker-lint) - A repository for linting a Woodpecker config file via pre-commit hook - [Grafana Dashboard](https://github.com/Janik-Haag/woodpecker-grafana-dashboard) - A dashboard visualizing information exposed by the Woodpecker prometheus endpoint. - [woodpecker-autoscaler](https://github.com/Lerentis/woodpecker-autoscaler) - Yet another Woodpecker autoscaler currently targeting [Hetzner cloud](https://www.hetzner.com/cloud) that works in parallel to other autoscaler implementations. +- [Woodpecker MCP](https://github.com/j04n-f/woodpecker-mcp) - A Model Context Protocol (MCP) server that connects AI assistants to Woodpecker CI. Debug pipeline failures, analyze build logs, and troubleshoot CI/CD configurations with AI assistance. ## Configuration Services