structured-world/gitlab-mcp
Advanced GitLab MCP server
Implements 44 tools across 18 GitLab entity types (projects, MRs, pipelines, work items, wiki) using CQRS architecture with `browse_*` query and `manage_*` command patterns. Supports multi-instance deployments with per-instance OAuth 2.1, multiple transports (stdio, SSE, StreamableHTTP), and fine-grained feature flags for selective tool enablement. Integrates directly with Claude Desktop, VS Code, and other MCP clients via npm or Docker.
2 stars and 5,168 monthly downloads. Available on npm.
Stars
2
Forks
1
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 24, 2026
Monthly downloads
5,168
Commits (30d)
0
Dependencies
17
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/structured-world/gitlab-mcp"
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,...