Loomal

gitlab-docs

MCP server by github.com/ozanmutlu/gitlab-docs-mcp

GitLab documentation search for AI assistants via Model Context Protocol (MCP)

1 starsnpm: gitlab-docs-mcp

About gitlab-docs

gitlab-docs is an MCP (Model Context Protocol) server published by ozanmutlu in the official MCP registry, listed under Documentation Access on Loomal. GitLab documentation search for AI assistants via Model Context Protocol (MCP)

It ships as an npm package (gitlab-docs-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ozanmutlu/gitlab-docs-mcp, where the project has earned 1 GitHub stars.

Use gitlab-docs with your agent

Claude Code · one command
claude mcp add gitlab-docs -- npx -y gitlab-docs-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gitlab-docs": {
      "command": "npx",
      "args": [
        "-y",
        "gitlab-docs-mcp"
      ]
    }
  }
}
npmgitlab-docs-mcp

Frequently asked questions

What is gitlab-docs?
gitlab-docs is an MCP (Model Context Protocol) server by ozanmutlu in the Documentation Access category. GitLab documentation search for AI assistants via Model Context Protocol (MCP)
How do I connect gitlab-docs to Claude, Cursor, or another MCP client?
Install gitlab-docs from its npm package (gitlab-docs-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is gitlab-docs open source?
Yes — the source code is public at github.com/ozanmutlu/gitlab-docs-mcp, with 1 GitHub stars.
Can AI agents pay to use gitlab-docs?
Not yet through Loomal — gitlab-docs is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain gitlab-docs? Claim this listing free by verifying GitHub ownership, or contact us.