MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for GitLab API with 65+ tools: projects, merge requests, pipelines, CI/CD, approvals, issues, branches, tags, releases, variables, discussions. Works with Claude, Cursor, VS Code, Windsurf. Python, pip-installable.

Created 2/21/2026
Updated 3 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-gitlab

Cursor configuration (mcp.json)

{ "mcpServers": { "vish288-mcp-gitlab": { "command": "uvx", "args": [ "mcp-gitlab" ] } } }