Back to Home
Contrast-Security-OSS icon

mcp-contrast

Verified Safe

by Contrast-Security-OSS

Overview

The MCP Server integrates with Contrast Security products (Assess, Scan, SCA, Protect/ADR) to expose application security data and capabilities as tools for AI/ML clients.

Installation

Run Command
docker run -p 8080:8080 -e CONTRAST_HOST_NAME="your_contrast_host" -e CONTRAST_API_KEY="your_api_key" -e CONTRAST_SERVICE_KEY="your_service_key" -e CONTRAST_USERNAME="your_username" -e CONTRAST_ORG_ID="your_org_id" contrast/mcp-contrast:latest

Environment Variables

  • CONTRAST_HOST_NAME
  • CONTRAST_API_KEY
  • CONTRAST_SERVICE_KEY
  • CONTRAST_USERNAME
  • CONTRAST_ORG_ID
  • http_proxy_host
  • http_proxy_port

Security Notes

The server demonstrates good security practices including external configuration of sensitive API credentials via environment variables/Spring properties, and robust input validation for tool parameters. It also features caching mechanisms. No 'eval' or obfuscation was found. Potential information leakage could occur if debug logging (which includes raw API responses) is enabled in a sensitive production environment and logs are not adequately secured, but this is a common operational risk.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassHigh
Avg Tokens1500
Stars12
Forks5
Last Update2025-12-05

Tags

Contrast SecurityApplication SecurityIASTSASTSCARASPVulnerability ManagementAI Tools