bitrise-mcp
23
The Bitrise MCP Server facilitates interaction with the Bitrise API. It provides comprehensive access to Bitrise functionalities such as app and build management, emphasizing secure API token-based access and extensive documentation.
应用管理工具
Such as `list_apps`, `register_app`, `delete_app`, etc., used to manage Bitrise applications
构建操作工具
Such as `list_builds`, `trigger_bitrise_build`, `abort_build`, etc., used to manage build operations
工件管理工具
Such as `list_artifacts`, `get_artifact`, `delete_artifact`, etc., used to manage build artifacts
工作区管理工具
Such as `list_workspaces`, `get_workspace`, `invite_member_to_workspace`, etc., used to manage workspaces and members