Knowledge Systems
Trust: 39/100 (Limited)io.github.ozanmutlu/gitlab-docs Guide
GitLab documentation search for AI assistants via Model Context Protocol (MCP)
1 starsby ozanmutlu
Quick Start
Install
npx gitlab-docs-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ozanmutlu-gitlab-docs": {
"command": "npx",
"args": [
"gitlab-docs-mcp"
]
}
}
}