Loading MCP server directory, please wait...
Searchable access to GitLab documentation from multiple repositories with full-text search.
npx @getmcp/cli add io.github.nunolima/gitlab-docs-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nunolima/gitlab-docs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/nunolima/gitlab-docs-mcp:18.7"
]
}
}
}