mcp server malcolm for VS Code
io.github.nagametw/mcp-server-malcolm
MCP server for Malcolm (Zeek/Suricata/Arkime/OpenSearch): threat-hunting access for AI agents
client:VS Code
transport:stdio
runtime:pypi
Install mcp server malcolm in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server-malcolm": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-server-malcolm"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs