bitrise-mcp
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.
What is the Bitrise MCP Server?
The Bitrise MCP Server is a protocol server that provides access to Bitrise APIs for managing apps, builds, artifacts, and more.
How do I authenticate with the Bitrise MCP Server?
Authentication is done using a secure API token, which can be generated from your Bitrise account settings.
Can I limit the tools exposed by the Bitrise MCP Server?
Yes, you can limit the number of tools exposed by specifying API groups to enable using the --enabled-api-groups
command-line argument.
What platforms are supported by the Bitrise MCP Server?
The Bitrise MCP Server can be integrated with various platforms, including Claude Desktop and VS Code.
Where can I find the documentation for the Bitrise MCP Server?
Detailed documentation is available with parameter descriptions for each tool, ensuring ease of use.