GitLab API
v4

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://bump.sh/demo/doc/gitlab/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
"Gitlab (Unofficial) MCP server": {
  "url": "https://bump.sh/demo/doc/gitlab/mcp"
}
Close
Base URL
https://www.gitlab.com/api/v4

An OpenAPI definition for the GitLab REST API. Few API resources or endpoints are currently included. The intent is to expand this to match the entire Markdown documentation of the API: https://docs.gitlab.com/ee/api/. Contributions are welcome.

When viewing this on gitlab.com, you can test API calls directly from the browser against the gitlab.com instance, if you are logged in. The feature uses the current GitLab session cookie, so each request is made using your account.

Instructions for using this tool can be found in Interactive API Documentation

This is version v4 of this API documentation. Last update on Aug 25, 2025.

This API is provided under license CC BY-SA 4.0.