Guarded WhatsApp runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from pypi. Last commit 29 Jun 2026.
Security gate for agent-driven WhatsApp: allowlist, secret scan, rate limit, audit log.
Today is the operative word: we check Guarded WhatsApp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 guarded-whatsapp-mcp -- uvx guarded-whatsapp-mcp
{
"mcpServers": {
"guarded-whatsapp-mcp": {
"args": [
"guarded-whatsapp-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.guarded-whatsapp-mcp]
command = "uvx"
args = ["guarded-whatsapp-mcp"]
{
"mcpServers": {
"guarded-whatsapp-mcp": {
"args": [
"guarded-whatsapp-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"guarded-whatsapp-mcp": {
"args": [
"guarded-whatsapp-mcp"
],
"command": "uvx"
}
}
}
Nostr publishing, queries, and DMs for AI agents, with allowlists, rate limits, and an audit log.
Security-first SendGrid MCP server: dry-run default, recipient allowlists, rate caps, audit log.
Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.
Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.
Cordon for MCP. Security gateway with policy enforcement, audit log, and HITL approvals.
Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.
Runtime authority for AI agents: credential mediation, spend cap, approval gates, audit log.
Encrypted credential vault for AI agents — auto OAuth refresh, rate limiting, audit logging.
Answers built from our own checks of this server.