Serversio.github.nunolima/gitlab-docs-mcp
M

GitLab Documentation MCP Server

io.github.nunolima/gitlab-docs-mcp · v0.1.1
▦ docker
v0.1.1docker oci: docker.io/nunolima/gitlab-docs-mcp:18.7↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.nunolima/gitlab-docs-mcp",
  "description": "Searchable access to GitLab documentation from multiple repositories with full-text search.",
  "title": "GitLab Documentation MCP Server",
  "repository": {
    "url": "https://github.com/nunolima/gitlab-docs-mcp",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/nunolima/gitlab-docs-mcp:18.7",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}