bioanywhere/chavo
If you are the rightful owner of chavo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The GitLab MCP Server connects your AI assistant to GitLab, allowing you to interact with GitLab repositories through chat commands.
Tools
Functions exposed to the LLM to take actions
list_merge_requests
Sends a list of merge requests with optional filters.
get_merge_request_details
Provides detailed information about a specific merge request.
get_pipeline_test_summary
Offers a quick overview of test results for a merge request.
get_merge_request_test_report
Generates a detailed test report for a merge request.
get_merge_request_pipeline
Displays the pipeline and all associated jobs for a merge request.
get_job_log
Retrieves logs for a specific job in a pipeline.
get_merge_request_reviews
Shows reviews and discussions for a merge request.
get_commit_discussions
Lists discussions on commits within a merge request.
get_branch_merge_requests
Finds merge requests associated with a specific branch.
reply_to_review_comment
Allows users to reply to a review comment in a merge request.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client