50
/ 100
3 days ago
glama

mcp-server-routine-bot

Automates routine DevOps tasks like Jenkins builds and GitLab merge requests through the MCP protocol, simplifying daily operations.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 8 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GITLAB_ACCESS_TOKEN, JENKINS_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGITLAB_ACCESS_TOKEN"": "gitlab_access_token",
configGITLAB_BASE_URL"": "gitlab_base_url",
configHTTPS_PROXY"": "https://proxy.example.com:8080"
configHTTP_PROXY"": "http://proxy.example.com:8080",
🔐 secretJENKINS_ACCESS_TOKEN"": "jenkins_access_token",
configJENKINS_BASE_URL"": "jenkins_base_url",
configJENKINS_USERNAME"": "jenkins_username",
confighttp_proxy代理优先级:HTTPS_PROXY > https_proxy > HTTP_PROXY >
confighttps_proxy代理优先级:HTTPS_PROXY > > HTTP_PROXY > http_proxy
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/passionzale-mcp-server-routine-bot-1ly50w)](https://m8ven.ai/mcp/passionzale-mcp-server-routine-bot-1ly50w)
commit: 1610983a7e531a42506b8b94922a21e3f45b2b45
code hash: 752589dcd9b73fe78f361117a075b8caa03f1620c2ae2bbdc5bb6a23d7ae34f9
verified: 6/18/2026, 10:43:28 AM
view raw JSON →