io.github.mlawsonking/agent-guards MCP Server
io.github.mlawsonking/agent-guards
What is the io.github.mlawsonking/agent-guards MCP server?
All six agent guard suites in one local MCP server, with optional cloud intelligence.
How to install io.github.mlawsonking/agent-guards
Copy-paste configuration for popular MCP clients.
{
"mcpServers": {
"agent-guards": {
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}{
"mcpServers": {
"agent-guards": {
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}{
"mcpServers": {
"agent-guards": {
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}{
"servers": {
"agent-guards": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}claude mcp add agent-guards -- npx -y agent-guardsRelated MCP servers
Input/output safety for AI agents: known-pattern injection and obfuscation scan, URL/IP, secrets.
Security scan for AI-generated code: injection, SSRF, secrets, weak crypto, unsafe deserialization.
Email safety for AI agents: scan inbound for prompt-injection/phishing + outbound for secret leaks.
Supply-chain guard for AI coding agents: verify packages, check vulns/malware, detect typosquats.
Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.
10 no-LLM web tools: URL to Markdown, metadata, JSON-LD, MX, scrape, RSS, DNS, RDAP, SSL, HTTP.