Argus (GitLab)
Integrates with GitLab repositories to enable automated security assessments, code reviews, and DevOps workflows through repository analysis and file retrieval capabilities.
1 stars
0 tools
Created Aug 2025
@athapong/athapong-argus-gitlab-argusAbout
Integrates with GitLab repositories to enable automated security assessments, code reviews, and DevOps workflows through repository analysis and file retrieval capabilities.
Categories
general
Installation
npm
npm install @athapong/athapong-argus-gitlab-argus
Configuration
{
"mcpServers": {
"athapong-argus-gitlab-argus": {
"command": "npx",
"args": [
"-y",
"@athapong/athapong-argus-gitlab-argus"
]
}
}
}