daedalus/mcp-pcapy-ng
MCP server exposing pcapy-ng packet capture functionality.
Platform-specific configuration:
{
"mcpServers": {
"mcp-pcapy-ng": {
"command": "npx",
"args": [
"-y",
"mcp-pcapy-ng"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...