Skip to main content
Glama

Server Details

Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Not connectable
Last Tested
Transport
Streamable HTTP
URL
Repository
bitrise-io/bitrise-mcp
GitHub Stars
41
Server Listing
Bitrise MCP Server

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Addedregister
    • Addedverify_registration
  2. 14 tool updates
    • Addedcodepush_create_deployment
    • Addedcodepush_delete_deployment
    • Addedcodepush_delete_update
    • Addedcodepush_generate_update_upload_url
    • Addedcodepush_get_deployment
    • Addedcodepush_get_metrics
    • Addedcodepush_get_update
    • Addedcodepush_get_update_status
    • Addedcodepush_list_deployments
    • Addedcodepush_list_updates
    • Addedcodepush_patch_update
    • Addedcodepush_promote_deployment
    • Addedcodepush_rollback_deployment
    • Addedcodepush_update_deployment
  3. 2 tool updates
    • Changedget_pipeline1 field changed
      • addedInput schema / properties / verbose
        Added value: +{
        +  "description": "Include all pipeline details. Default: false",
        +  "type": "boolean"
        +}
    • Changedlist_pipelines1 field changed
      • addedInput schema / properties / verbose
        Added value: +{
        +  "description": "Include all pipeline details. Default: false",
        +  "type": "boolean"
        +}
  4. 3 tool updates
    • Changedget_build1 field changed
      • addedInput schema / properties / verbose
        Added value: +{
        +  "description": "Include all build details. Default: false",
        +  "type": "boolean"
        +}
    • Changedget_build_steps1 field changed
      • addedInput schema / properties / verbose
        Added value: +{
        +  "description": "Include all build details. Default: false",
        +  "type": "boolean"
        +}
    • Changedlist_builds1 field changed
      • addedInput schema / properties / verbose
        Added value: +{
        +  "description": "Include all build details. Default: false",
        +  "type": "boolean"
        +}
  5. 1 tool update
    • Changedregister_app1 field changed
      • changedInput schema / properties / default_branch_name / description
        Previous value: -"The default branch of the repository"New value: +"The default branch of the repository. Verify this branch exists in the remote repository."
  6. 67 tool updates
    • First observedabort_build
    • First observedabort_pipeline
    • First observedadd_member_to_group
    • First observedadd_testers_to_tester_group
    • First observedcreate_connected_app
    • First observedcreate_outgoing_webhook
    • First observedcreate_tester_group
    • First observedcreate_workspace_group
    • First observeddelete_all_cache_items
    • First observeddelete_app
    • First observeddelete_artifact
    • First observeddelete_cache_item
    • First observeddelete_outgoing_webhook
    • First observedfinish_bitrise_app
    • First observedgenerate_installable_artifact_upload_url
    • First observedget_app
    • First observedget_artifact
    • First observedget_bitrise_yml
    • First observedget_build
    • First observedget_build_bitrise_yml
    • First observedget_build_log
    • First observedget_build_steps
    • First observedget_cache_item_download_url
    • First observedget_connected_app
    • First observedget_installable_artifact_upload_and_proc_status
    • First observedget_pipeline
    • First observedget_potential_testers
    • First observedget_tester_group
    • First observedget_testers
    • First observedget_workspace
    • First observedget_workspace_groups
    • First observedget_workspace_members
    • First observedinvite_member_to_workspace
    • First observedlist_apps
    • First observedlist_artifacts
    • First observedlist_available_stacks
    • First observedlist_branches
    • First observedlist_build_distribution_version_test_builds
    • First observedlist_build_distribution_versions
    • First observedlist_build_workflows
    • First observedlist_builds
    • First observedlist_cache_items
    • First observedlist_connected_apps
    • First observedlist_group_roles
    • First observedlist_installable_artifacts
    • First observedlist_outgoing_webhooks
    • First observedlist_pipelines
    • First observedlist_tester_groups
    • First observedlist_workspaces
    • First observedme
    • First observednotify_tester_group
    • First observedrebuild_pipeline
    • First observedregister_app
    • First observedregister_ssh_key
    • First observedregister_webhook
    • First observedreplace_group_roles
    • First observedset_installable_artifact_public_install_page
    • First observedstep_inputs
    • First observedstep_search
    • First observedtrigger_bitrise_build
    • First observedupdate_app
    • First observedupdate_artifact
    • First observedupdate_bitrise_yml
    • First observedupdate_connected_app
    • First observedupdate_outgoing_webhook
    • First observedupdate_tester_group
    • First observedvalidate_bitrise_yml

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation4/5

Most tools have clear, distinct purposes with detailed descriptions. While the high number of tools could cause potential confusion, each tool targets a specific action and resource, reducing ambiguity.

Naming Consistency5/5

All tools follow a consistent snake_case naming pattern, predominantly verb_noun or domain_prefix_verb_noun (e.g., 'list_apps', 'codepush_create_deployment'). No mixing of conventions.

Tool Count2/5

With 81 tools, the server is extremely large. While Bitrise is a comprehensive CI/CD platform, this many tools likely leads to unnecessary complexity and may overwhelm agents.

Completeness4/5

The tool set covers a wide range of CI/CD operations including builds, pipelines, artifacts, cache, webhooks, code push, and release management. Minor gaps exist (e.g., no update build), but overall it's quite thorough.