Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude Desktop. Manage projects, issues, merge requests, CI/CD pipelines, and job logs with advanced features for large-scale DevOps workflows.
Implements the Model Context Protocol (MCP) as a stdio-based server, enabling Claude Desktop to execute GitLab operations through natural language queries while maintaining full TypeScript type safety across all API interactions. Supports advanced merge request workflows including threaded discussions, inline code comments, and review state management, plus self-hosted GitLab instances via configurable base URLs. Architecture uses environment-based configuration for token authentication and optional configuration files for extended setup.
Available on npm.
Stars
9
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Alosies/gitlab-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...