Stats
Actions
Tags
From cicd
Local stdio MCP server for Google Cloud CI/CD operations, providing deployment capabilities and pipeline management tools.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cicd-mcp": {
"command": "npx",
"args": [
"-y",
"@google-cloud/cicd-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub gemini-cli-extensions/cicd --plugin cicd