ygorpinto/mcp_bitbucket_pipelines
If you are the rightful owner of mcp_bitbucket_pipelines and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Bitbucket Pipelines, allowing language models to manage Bitbucket pipelines.
Tools
Functions exposed to the LLM to take actions
mcp_bitbucket_list_pipelines
Lists pipelines with pagination support.
mcp_bitbucket_trigger_pipeline
Triggers a new pipeline.
mcp_bitbucket_get_pipeline_status
Gets the status of a specific pipeline.
mcp_bitbucket_stop_pipeline
Stops the execution of a pipeline.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client