cuongdev/mcp-codepipeline-server
This is a Model Context Protocol (MCP) server that integrates with AWS CodePipeline, allowing you to manage your pipelines through Windsurf and Cascade. The server provides a standardized interface for interacting with AWS CodePipeline services.
Platform-specific configuration:
{
"mcpServers": {
"mcp-codepipeline-server": {
"command": "npx",
"args": [
"-y",
"mcp-codepipeline-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...