Gitlab Jira
Freeby MCP Community
GitLab MCP Server based on REST API
v0.1.9Added Apr 12, 2026
mcpgitlabmodel-context-protocol
Gitlab Jira MCP Server
GitLab MCP Server based on REST API
Installation
Reviews
Installation
Quick install
npx -y mcp-gitlab-jira
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab-jira": {
"command": "npx",
"args": ["-y", "mcp-gitlab-jira"]
}
}
}