Gitlab
Freeby MCP Community
GitLab MCP Server with GraphQL discovery
v1.7.3Added Apr 12, 2026
mcpgitlabgraphqlmodel-context-protocol
Gitlab MCP Server
GitLab MCP Server with GraphQL discovery
Installation
Reviews
Installation
Quick install
npx -y @ttpears/gitlab-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab": {
"command": "npx",
"args": ["-y", "@ttpears/gitlab-mcp-server"]
}
}
}