Loading languages...
GI

gitlab-mr-mcp

@kopfrechner54

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

gitlab
mcp
merge-requests
issues

# mcpServer Config

{
  "mcpServers": {
    "gitlab-mr-mcp": {
      "command": "node",
      "args": [
        "/path/to/gitlab-mr-mcp/index.js"
      ],
      "env": {
        "MR_MCP_GITLAB_TOKEN": "your_gitlab_token",
        "MR_MCP_GITLAB_HOST": "your_gitlab_host"
      }
    }
  }
}

# stdio

node /path/to/gitlab-mr-mcp/index.js
Transport:
stdio
言語:
JavaScript
作成日:3/24/2025
更新日:8/24/2025
ホームページ: