MCP Server
MCP
io.github.VamsiSudhakaran1/release-gate
Pre-deploy security auditor for AI agent code — the risks generic SAST misses.
Install
uvx release-gate
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "release-gate",
"version": "0.8.4",
"runtimeHint": "release-gate-mcp",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Colon/semicolon-separated directories the server may read under. Defaults to the working directory. The server refuses any path outside these roots (blocks ../, absolute, and symlink escapes).",
"name": "RG_MCP_ALLOWED_ROOTS"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment