SAST MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from pypi. Last commit 23 Jun 2026.
11-scanner SAST/DAST MCP server with closed-loop remediation, SBOM/SARIF, and CI integrations
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sast-mcp-server -- uvx sast-mcp-server
{
"mcpServers": {
"sast-mcp-server": {
"args": [
"sast-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.sast-mcp-server]
command = "uvx"
args = ["sast-mcp-server"]
{
"mcpServers": {
"sast-mcp-server": {
"args": [
"sast-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sast-mcp-server": {
"args": [
"sast-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.