Scapy: the Python-based interactive packet manipulation program & library.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"scapy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-scapy"
]
}
}
}