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.
Latest Blog Posts
- 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