Merge pull request #13143 from ni-c/add-woodpecker-ci-mcp

Add ni-c/woodpecker-ci-mcp 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-07 02:49:56 -06:00
committed by GitHub
+1
View File
@@ -1410,6 +1410,7 @@ Tools and integrations that enhance the development workflow and environment man
- [Neem2004/android-mcp-server](https://github.com/Neem2004/android-mcp-server) [![Neem2004/android-mcp-server MCP server](https://glama.ai/mcp/servers/Neem2004/android-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Neem2004/android-mcp-server) 📇 🏠 - Secure ADB-based MCP server for AI assistants (Claude, OpenCode, VS Code). Read-only logcat, UI hierarchy, package listing, and allowlisted shell commands. TypeScript/Node.js. Install: `npx @neem2004/android-mcp-server`.
- [neilberkman/editorconfig_mcp](https://github.com/neilberkman/editorconfig_mcp) 📇 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the start.
- [Neo1228/spring-boot-starter-swagger-mcp](https://github.com/Neo1228/spring-boot-starter-swagger-mcp) ☕ ☁️ 🏠 - Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation.
- [ni-c/woodpecker-ci-mcp](https://github.com/ni-c/woodpecker-ci-mcp) [![ni-c/woodpecker-ci-mcp MCP server](https://glama.ai/mcp/servers/ni-c/woodpecker-ci-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ni-c/woodpecker-ci-mcp) 📇 🏠 - Read and drive a self-hosted [Woodpecker CI](https://woodpecker-ci.org) instance: find the failed pipeline, read the failing step's log as text (the API returns base64 chunks), then restart, cancel or approve it, and manage secrets, registries, crons, agents and the server queue. 71 tools, or a curated eight via `WOODPECKER_ALLOW_TOOLS=essential`; irreversible operations need a confirmation token and agent tokens are redacted. `npx -y @ni-c/woodpecker-ci-mcp`
- [nikolai-vysotskyi/trace-mcp](https://github.com/nikolai-vysotskyi/trace-mcp) [![nikolai-vysotskyi/trace-mcp MCP server](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp) 📇 🏠 🍎 🪟 🐧 - Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.
- [Nishant-Chaudhary5338/mcp-toolkit](https://github.com/Nishant-Chaudhary5338/mcp-toolkit) [![Nishant-Chaudhary5338/mcp-toolkit MCP server](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/Nishant-Chaudhary5338/mcp-toolkit) 📇 🏠 🍎 🪟 🐧 - 9 MCP servers for React + TypeScript development automation — component scaffolding, dependency auditing, WCAG accessibility checking, test generation, TypeScript enforcement, and monorepo management. 134 tests, CI on Node 20+22.
- [nk3750/jitapi](https://github.com/nk3750/jitapi) [![nk3750/jitapi MCP server](https://glama.ai/mcp/servers/nk3750/jitapi/badges/score.svg)](https://glama.ai/mcp/servers/nk3750/jitapi) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Dynamic API discovery and execution from OpenAPI specs. Uses semantic search and dependency graphs to find relevant endpoints across multiple registered APIs, plan multi-step workflows, and execute API calls — without dumping entire specs into context.