gemyago/atlacp
If you are the rightful owner of atlacp 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.
The Atlacp MCP server provides an interface for integrating Atlassian products like Jira and Bitbucket with AI tools using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
bitbucket_add_pr_comment
Add a comment to a pull request.
bitbucket_approve_pr
Approve a pull request.
bitbucket_create_pr
Create a pull request.
bitbucket_create_pr_task
Create a task on a pull request.
bitbucket_get_file_content
Get the content of a file in a pull request.
bitbucket_get_pr_diff
Get the diff of a pull request.
bitbucket_get_pr_diffstat
Get the diffstat of a pull request.
bitbucket_list_pr_tasks
List tasks on a pull request.
bitbucket_merge_pr
Merge a pull request.
bitbucket_read_pr
Read a pull request.
bitbucket_request_pr_changes
Request changes on a pull request.
bitbucket_update_pr
Update a pull request.
bitbucket_update_pr_task
Update a task on a pull request.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client