armorcode-mcp
Allows checking release gate status for Jenkins pipelines.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@armorcode-mcpshow me critical severity findings for the last week"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ArmorCode MCP
Local MCP server for ArmorCode — finding triage, scans, exceptions, risk scores, and release gate checks.
Quick start
{
"mcpServers": {
"armorcode": {
"command": "npx",
"args": ["-y", "@raviraj87/armorcode-mcp"],
"env": {
"ARMORCODE_URL": "https://your-tenant.armorcode.com",
"ARMORCODE_API_TOKEN": "your-api-token"
}
}
}
}ARMORCODE_WRITE_ENABLED is optional — omit it for safe defaults (write tools preview only).
Related MCP server: bd-skill
Environment variables
Variable | Required | Description |
| Yes | Tenant base URL |
| Yes | API token from Manage → Integrations → API |
| No | Set |
Tools (v1.0)
Findings
Tool | Purpose |
| Search/filter findings |
| Full finding detail |
| Audit trail |
| Counts by severity/status |
| Severity breakdown |
Status & comments (write, dry-run default)
Tool | Purpose |
| OPEN → CONFIRMED |
| → CONTROLLED |
| Block via accept-risk |
| Accept risk |
| False positive |
| Reopen |
| → TRIAGE |
| → MITIGATED |
| Suppress |
| Add note |
| Structured exploitability |
| Change severity |
Products & risk
Tool | Purpose |
| List products/groups |
| List subproducts |
| Product risk |
| Subproduct risk |
| All products |
Scans & exceptions
Tool | Purpose |
| List scans |
| Scan details |
| Trigger scan |
| PULL tool scheduler (Black Duck, etc.) |
| List schedulers |
| Clean up scheduler |
| Open exceptions |
| Exception detail |
| Create risk register entry |
| Jenkins release gate check |
Escape hatch
Tool | Purpose |
| Connectivity check |
| Any GET/POST/PUT/DELETE path |
Dev
cd armorcode-mcp
npm install
npm run build
ARMORCODE_URL=... ARMORCODE_API_TOKEN=... npm run test:readonlyLicense
MIT — Copyright © 2026 Ravi Raj
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that integrates SAST, DAST, and SCA security tools to enable AI-driven vulnerability scanning and automated security reporting. It allows AI assistants to execute and analyze results from tools like Semgrep, OWASP ZAP, and Trivy within a DevSecOps workflow.Last updated6MIT
- Flicense-quality-maintenanceAn MCP server that provides Claude Code with access to Black Duck SCA for managing vulnerabilities, licenses, and policy violations through natural language. It enables users to query component risks and execute Black Duck Detect scans directly within their workspace.Last updated

stepsecurity-mcpofficial
AlicenseAqualityDmaintenanceMCP server for the StepSecurity platform that enables investigating supply-chain and CI/CD security issues through natural language.Last updated3063Apache 2.0- AlicenseCqualityDmaintenanceEnterprise-grade MCP server for static application security testing with multi-tool integration, compliance verification, AI-powered remediation, and multi-tenant management.Last updated2310MIT
Related MCP Connectors
MCP server for Appcircle mobile CI/CD platform.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raviraj-ntp/armorcode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server