com.gitlab/mcp✓
com.gitlab/mcp · v0.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.gitlab/mcp",
"description": "Official GitLab MCP Server",
"repository": {
"url": "https://gitlab.com/gitlab-org/gitlab",
"source": "gitlab"
},
"version": "0.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://gitlab.com/api/v4/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}