custom-gitlab-server

custom-gitlab-server

0

The GitLab MCP Server enables AI assistants to interact with the GitLab API using natural language. It facilitates tasks like issue management and repository operations through an MCP integration.

GitLab MCP Server (noqta-gitlab-server)

A Model Context Protocol server for interacting with the GitLab API. It allows AI assistants to perform actions on GitLab such as managing issues and creating branches via natural language commands.

Features

  • Tools for searching repositories, managing issues, and creating branches.
  • Supports natural language commands for AI integration.

Prerequisites

  • Node.js, npm, GitLab account, GitLab Personal Access Token.

Installation & Setup

  1. Clone the repository
  2. Install dependencies
  3. Configure environment variables
  4. Build the server

Running the Server

  • Directly with Node.js or using npx.

Integration

  • Use with MCP clients like Claude Desktop.

License

  • MIT License.

Contributing

  • Contributions welcome with guidelines in CONTRIBUTING.md.