GitLab
pulsemcp/gitlabIntegrates with GitLab's API to provide merge request management, code review workflows, and branch-based development operations through tools for listing, retrieving detailed information, accessing discussions, and finding associated merge requests.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gitlab": {
"url": "None",
"transport": "http"
}
}
}