Gitlab Mcp Openapi
Freeby MCP Community
2-tool OpenAPI-driven MCP server for GitLab
v1.1.0Added Apr 12, 2026
mcpmodel-context-protocolgitlabdevopsmcp-server
Gitlab Mcp Openapi MCP Server
2-tool OpenAPI-driven MCP server for GitLab
Installation
Reviews
Installation
Quick install
npx -y @bakhshb/gitlab-mcp-openapi
Add to claude_desktop_config.json
{
"mcpServers": {
"gitlab-mcp-openapi": {
"command": "npx",
"args": ["-y", "@bakhshb/gitlab-mcp-openapi"]
}
}
}