Gitlab Docs
Rank #3,330io.github.ozanmutlu/gitlab-docs
Search and browse 2,900+ official GitLab documentation pages via MCP
Gitlab Docs is a Model Context Protocol (MCP) server published by ozanmutlu. It ranks #3,330 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Gitlab Docs is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Dec 6, 2025 and most recently updated on Sep 21, 2026.
Ranks ahead of 128,716 of 132,046 servers on MCP Toplist.
Use Gitlab Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gitlab-docs -- npx -y gitlab-docs-mcp[mcp_servers.gitlab-docs]
command = "npx"
args = ["-y", "gitlab-docs-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gitlab-docs": {
"command": "npx",
"args": [
"-y",
"gitlab-docs-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gitlab-docs": {
"command": "npx",
"args": [
"-y",
"gitlab-docs-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gitlab-docs": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gitlab-docs-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gitlab-docs": {
"command": "npx",
"args": [
"-y",
"gitlab-docs-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gitlab-docs": {
"command": "npx",
"args": [
"-y",
"gitlab-docs-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ozanmutlu%2Fgitlab-docs)<a href="https://mcptoplist.com/server/io.github.ozanmutlu%2Fgitlab-docs"><img src="https://mcptoplist.com/badge/io.github.ozanmutlu%2Fgitlab-docs.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ozanmutlu
Available versions (8)
| Version | Published |
|---|---|
| 1.1.14 | Sep 21, 2026 |
| 1.1.13 | Sep 14, 2026 |
| 1.1.12 | Sep 7, 2026 |
| 1.1.11 | Aug 31, 2026 |
| 1.1.10 | Aug 25, 2026 |
| 1.1.7 | Aug 25, 2026 |
| 1.0.1 | Dec 6, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Gitlab Docs?
- Gitlab Docs is maintained by ozanmutlu, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Gitlab Docs listed on the Official MCP Registry?
- Yes — Gitlab Docs is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Gitlab Docs have?
- MCP Toplist tracks 8 versions of Gitlab Docs, most recently published on Sep 21, 2026.
- Where can I find the source code for Gitlab Docs?
- The source code for Gitlab Docs is hosted at github.com/ozanmutlu/gitlab-docs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.