Skip to main content
Glama

SAST MCP Server

by Sengtocxoen
.env.example640 B
# MCP-SAST-Server Configuration # Copy this file to .env and update with your settings # Server Configuration API_PORT=6000 DEBUG_MODE=0 # Command Execution COMMAND_TIMEOUT=3600 MAX_TIMEOUT=7200 # Path Resolution (for Windows/Linux path mapping) # Adjust these based on your mount configuration MOUNT_POINT=/mnt/work WINDOWS_BASE=F:/work # Examples for different setups: # # Example 1: WSL2 mount # MOUNT_POINT=/mnt/f/work # WINDOWS_BASE=F:/work # # Example 2: Network share # MOUNT_POINT=/mnt/windows_share # WINDOWS_BASE=//192.168.1.10/share # # Example 3: VirtualBox shared folder # MOUNT_POINT=/media/sf_work # WINDOWS_BASE=F:/work

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/Sengtocxoen/sast-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server