MCP-CyberAgent is an MCP-compliant AI security assistant that connects Claude Desktop (or any MCP client) with real-world cybersecurity tools like VirusTotal, Nmap, Shodan, and PowerShell.
mcpServer
{ "mcpServers": { "cyberagent": { "command": "C:/Path/To/python.exe", "args": [ "/ABSOLUTE_PATH_TO/bridge_mcp_cyberagent.py" ] } } }
python bridge_mcp_cyberagent.py