CloudBees Unify MCP Server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
user_whoami— Get current user informationorganizations_list— List accessible organizationsorganizations_get— Get organization details by IDorganizations_search— Search for organizations by nameorganizations_list_suborganizations— List child organizationsservices_list— List components and applicationsservices_get— Get component or application details by IDresources_list— List resources in an organizationresources_get— Get a resource and its optional hierarchysearch_resources— Search for resources by name or typesearch_runs— Search for workflow runs by componentautomation_jobs_list— List automation jobs within a runworkflow_list— List workflows for a componentlogs_list— List logs for a workflow runflags_applications_list— List feature flag applicationsflags_environments_list— List feature flag environmentsflags_get_by_name— Get a feature flag by nameflag_configuration_get— Get a feature flag configurationorganizations_create— Create a new organizationservices_add— Add a service to an organizationservices_delete— Remove a service from an organizationproperties_list— List propertiesproperties_get— Get a propertyproperties_add— Add a propertyproperty_delete— Delete a propertyendpoint_list— List endpointsendpoint_add— Add an endpointendpoint_scm_connector_prepare— Prepare an SCM connector endpointticketing_webhook_url_get— Get a ticketing webhook URLextensions_list— List available extensionsusers_list— List usersusers_get— Get a user by accountusers_get_by_id— Get a user by IDuser_preferences_get— Get user preferencesuser_set_timezone— Set user timezoneteams_get— Get a teamteams_get_by_id— Get a team by IDteams_create— Create a teamteams_delete— Delete a teamteams_invites_list— List team invitationsteams_invite_create— Create a team invitationteams_invite_delete— Delete a team invitationteams_memberships_list— List team membershipsteams_members_add— Add a member to a teamteams_members_remove— Remove a member from a teamrbac_permissions_list— List RBAC permissionsrbac_roles_list— List RBAC rolesrbac_role_get— Get an RBAC rolerbac_role_create— Create an RBAC rolerbac_role_delete— Delete an RBAC rolerbac_authorizations_list— List RBAC authorizationsrbac_authorization_create— Create an RBAC authorizationrbac_authorization_check_bulk— Bulk-check RBAC authorizationsapi_tokens_list— List API tokens for the current usersaml_connections_list— List SAML connectionssaml_email_domains_list— List SAML email domainsrepositories_list— List repositoriesrepositories_search— Search for repositoriesbranches_list— List branchesscm_branches_list— List SCM branchesscm_gh_app_registrations_list— List GitHub App registrationsscm_repositories_sync— Request a sync of repositories from the SCM providerworkflow_get_content— Get workflow contentworkflow_update_content— Update workflow contentworkflow_validate— Validate a workflowworkflow_trigger— Trigger a workflowworkflow_schema_get— Get workflow schemaruns_list— List workflow runsautomation_trigger— Trigger an automationautomation_trigger_by_branch— Trigger an automation for a specific branchautomation_rerun— Rerun an automationautomation_stop— Stop a running automationautomation_approve_manual_gate— Approve a manual workflow gateautomation_reject_manual_gate— Reject a manual workflow gateautomation_pending_tasks_list— List pending approval tasks across workflow runsactions_list— List actionsflags_list— List feature flagsflags_get— Get a feature flag by IDflags_add— Add a feature flagflags_delete— Delete a feature flagflags_update_defaultValue— Update a feature flag default valueflags_configurations_list— List feature flag configurationsflags_configuration_state_update— Update feature flag configuration stateflags_flag_usage_per_environment— Get feature flag usage per environmentflag_configuration_conditions_set— Set feature flag configuration conditionsflag_serve_to_target_group— Serve a feature flag to a target groupflag_approval_requests_list— List feature flag approval requestsflag_target_groups_list— List target groupsflag_target_groups_get— Get a target groupflag_target_groups_get_by_name— Get a target group by nameflag_target_groups_add— Add a target groupflag_target_groups_delete— Delete a target groupflag_target_groups_list_with_flags_usage— List target groups with flag usageflag_target_groups_flag_usage_per_environment— Get flag usage per environment for a target groupflag_target_groups_target_group_usage— Get target group usage statisticsflag_custom_properties_list— List custom propertiesflag_custom_properties_get— Get a custom propertyflag_custom_properties_get_by_name— Get a custom property by nameflag_custom_properties_add— Add a custom propertyflag_custom_properties_delete— Delete a custom propertyflag_custom_properties_flag_usage_per_environment— Get flag usage per environment for a custom propertyflag_custom_properties_target_group_usage— Get target group usage for a custom propertysecurity_findings_summary_get— Get a security findings summarysecurity_issues_open_get— Get open security issuessecurity_issues_all_get— Get all security issuessecurity_filters_list— List security filterssecurity_filter_tools_list— List tools for a security filtersecurity_configuration_get— Get security configurationsecurity_configuration_set— Set security configurationsecurity_configuration_hierarchy_get— Get security configuration hierarchysecurity_sla_configuration_get— Get SLA configurationsecurity_sla_configuration_set— Set SLA configurationsecurity_sla_configuration_remove— Remove SLA configurationsecurity_tenant_sla_configuration_remove— Remove tenant SLA configurationsecurity_implicit_scans_set— Configure implicit security scanssecurity_plugin_config_get— Get security plugin configurationsecurity_plugin_config_set— Set security plugin configurationsecurity_plugin_activate— Activate a security pluginsecurity_plugin_deactivate— Deactivate a security pluginorganizations_suborg_report— Get a child organization reportcontrollers_list— List CI controllerscontrollers_data_get— Get CI controller datareport_drilldown_get— Get report drilldown datapolicies_list— List policiespolicies_get— Get a policypolicies_get_schema— Get policy schemapolicies_create— Create a policypolicies_update— Update a policypolicies_delete— Delete a policypolicies_discover— Discover applicable policiespolicies_run_evaluations_list— List policy evaluation results for a workflow run
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.