Server data from the Official MCP Registry
11-scanner SAST/DAST MCP server with closed-loop remediation, SBOM/SARIF, and CI integrations
11-scanner SAST/DAST MCP server with closed-loop remediation, SBOM/SARIF, and CI integrations
The SAST MCP server is a well-intentioned security tool with reasonable architectural choices and a comprehensive feature set. However, there are several moderate-severity concerns around dangerous subprocess operations, improper input validation for file paths, overly permissive filesystem access, and sensitive credential handling in environment variables without encryption. These issues should be addressed before production use in multi-tenant or high-security environments. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 21 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SAST_MCP_TIMEOUT
Environment variable: SAST_MCP_LOG_LEVEL
Environment variable: SAST_MCP_API_KEY
Environment variable: SAST_MCP_JWT_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-skyrxin-sast-mcp-server": {
"env": {
"SAST_MCP_API_KEY": "your-sast-mcp-api-key-here",
"SAST_MCP_TIMEOUT": "your-sast-mcp-timeout-here",
"SAST_MCP_LOG_LEVEL": "your-sast-mcp-log-level-here",
"SAST_MCP_JWT_SECRET": "your-sast-mcp-jwt-secret-here"
},
"args": [
"sast-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.