Defenter Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from pypi. Last commit 19 Nov 2025.
Real-time semantic security for AI coding agents and MCP tools
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 defenter-proxy -- uvx defenter-proxy
{
"mcpServers": {
"defenter-proxy": {
"args": [
"defenter-proxy"
],
"command": "uvx"
}
}
}
[mcp_servers.defenter-proxy]
command = "uvx"
args = ["defenter-proxy"]
{
"mcpServers": {
"defenter-proxy": {
"args": [
"defenter-proxy"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"defenter-proxy": {
"args": [
"defenter-proxy"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.