Skip to main content
Panguard MCP implements the Model Context Protocol standard, allowing AI assistants to interact with your security infrastructure through natural language. Ask your AI to scan for vulnerabilities, check guard status, block malicious IPs, or generate compliance reports — all through conversation.

Quick Start

Add Panguard to your AI assistant’s MCP configuration:
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop after saving.

What You Can Do

Once configured, interact with Panguard through natural language:

12 Available Tools

Tools Reference

Full parameter reference and examples for all 12 MCP tools.

Architecture

The MCP server runs as a local process, communicating with your AI assistant via stdio. All security operations execute locally on your machine — no data is sent to external servers through the MCP channel.

Prerequisites

  • Node.js 18+ (for npx execution)
  • Panguard CLI installed: npm install -g panguard or use npx panguard