kepler-mcp-gitlab-server

ryan-rbw/kepler-mcp-gitlab-server

3.2

If you are the rightful owner of kepler-mcp-gitlab-server 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.

Kepler MCP GitLab Server is a production-ready Model Context Protocol server that integrates with GitLab to provide tools for AI assistants like Claude Desktop and ChatGPT.

Tools

Functions exposed to the LLM to take actions

list_projects

List GitLab projects accessible to the user.

get_project

Get details of a specific project.

list_issues

List issues in a project.

create_issue

Create a new issue.

list_merge_requests

List merge requests in a project.

get_merge_request

Get details of a merge request.

list_pipelines

List CI/CD pipelines.

get_file

Get contents of a file from a repository.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources