j04n-f/woodpecker-mcp
A Model Context Protocol (MCP) server for Woodpecker CI, enabling seamless integration of continuous integration workflows with AI assistants.
Platform-specific configuration:
{
"mcpServers": {
"woodpecker-mcp": {
"command": "npx",
"args": [
"-y",
"woodpecker-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...