gitlab-api

Knuckles-Team/gitlab-api
★ 9 stars Python 🔌 API Integration Updated today
GitLab MCP Server and Python API Wrapper
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gitlab-api": {
      "command": "uvx",
      "args": [
        "gitlab-api"
      ]
    }
  }
}

Or install with pip: pip install gitlab-api

Topics

a2aa2a-serverag-uiapigitlab-apimcpmcp-serverpython