Skip to content

mcp server malcolm for Zed

io.github.nagametw/mcp-server-malcolm

MCP server for Malcolm (Zeek/Suricata/Arkime/OpenSearch): threat-hunting access for AI agents

client:Zed transport:stdio runtime:pypi

Install mcp server malcolm in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-server-malcolm": {
      "command": "uvx",
      "args": [
        "mcp-server-malcolm"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp server malcolm in other clients