Spotter-SAST
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JWT_SECRET | Yes | Secret key for JWT token generation | |
| ORGANIZATION_INDUSTRY | No | Industry of the organization (healthcare, finance, ecommerce, government, general) | general |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| echoA | Echoes any message passed to it. |
| enhanced_scan_fileB | Perform comprehensive multi-tool SAST scan on a single file with AI-powered analysis |
| enhanced_scan_directoryC | Perform comprehensive multi-tool SAST scan on directory with continuous monitoring option |
| generate_enhanced_reportC | Generate comprehensive security report with executive summary, compliance matrix, and recommendations |
| ai_enhanced_auto_fixC | Apply AI-powered intelligent fixes with validation and rollback capability |
| start_continuous_monitoringB | Start continuous security monitoring for a project with real-time alerts |
| security_dashboardC | Get real-time security dashboard with metrics, trends, and alerts |
| get_enhanced_vulnerability_infoB | Get comprehensive vulnerability information with OWASP mapping, CWE references, and remediation guidance |
| manage_security_policiesD | Manage security policies and compliance frameworks |
| scan_fileC | Legacy: Use enhanced_scan_file instead |
| scan_directoryD | Legacy: Use enhanced_scan_directory instead |
| generate_sast_reportC | Legacy: Use generate_enhanced_report instead |
| auto_fix_fileC | Legacy: Use ai_enhanced_auto_fix instead |
| compliance_drift_baselineB | Create compliance baseline for drift detection |
| compliance_drift_detectC | Detect compliance drift from baseline |
| register_compliance_tenantB | Register new tenant with compliance configuration |
| tenant_compliance_assessmentC | Perform compliance assessment for specific tenant |
| collect_compliance_evidenceB | Collect compliance evidence with chain of custody |
| generate_compliance_audit_reportC | Generate comprehensive audit report with evidence chain |
| trigger_compliance_remediationC | Trigger automated compliance remediation workflow |
| compliance_analytics_dashboardC | Generate advanced compliance analytics and insights |
| list_compliance_frameworksB | List all available compliance frameworks with their status |
| compliance_status_overviewC | Get comprehensive compliance status overview |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/george-mellow/spotter-sast'
If you have feedback or need assistance with the MCP directory API, please join our Discord server