Releaseguard runs on your own machine — the client starts it, so there is no endpoint to ping. 142 installs a week from pypi. Last commit 25 Aug 2026.
Scans datasets/models for PII/secrets, redacts, and packages a public-release bundle via MCP.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
dest_path = os.path.join(output_root, rel)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 releaseguard -- uvx releaseguard-cli
{
"mcpServers": {
"releaseguard": {
"args": [
"releaseguard-cli"
],
"command": "uvx"
}
}
}
[mcp_servers.releaseguard]
command = "uvx"
args = ["releaseguard-cli"]
{
"mcpServers": {
"releaseguard": {
"args": [
"releaseguard-cli"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"releaseguard": {
"args": [
"releaseguard-cli"
],
"command": "uvx"
}
}
}
MCP server for VibeScan — scan projects for leaked secrets and security issues
Security scanning for AI coding tools. Detects secrets, threat models, and runs pre-commit checks.
Security firewall for AI agents — scans MCP calls for injection, secrets, and risks.
Scans remote MCP servers for protocol, security, and TLS issues; exposes scan tools via MCP.
Scan for prompt injection, secrets, PII, and vet MCP servers before installation
Security for AI agents: MCP audits, secret redaction, skill vetting, network scans, agent checkout.
Security & DLP proxy for MCP: tool-poisoning scans, PII redaction on tool args/results. Beta.
Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.
Answers built from our own checks of this server.