Pipelock
MCP Serverby luckypipewrench · Added 5mo ago
Claude
282
Install
git clone https://github.com/luckypipewrench/pipelockAdd to Claude
claude mcp add luckypipewrench-pipelockQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pipelock": {
"command": "npx",
"args": [
"@modelcontextprotocol/pipelock"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Security harness that wraps MCP servers as stdio proxies with credential exfiltration prevention, DLP pattern matching, and SSRF protection.
Tags
File Systemsmcp-serverpython