HainanZhao/mcp-gitlab-jira
Unified MCP server for GitLab and Jira: manage projects, merge requests, files, releases and tickets with AI agents.
Quick Start
Clone the repository:
git clone https://github.com/HainanZhao/mcp-gitlab-jiraClaude Desktop configuration example:
{
"mcpServers": {
"mcp-gitlab-jira": {
"command": "npx",
"args": [
"-y",
"HainanZhao/mcp-gitlab-jira"
]
}
}
}Check the repository README for specific installation and configuration instructions.