dperf

GitHub

dperf: High-Performance Network Load Testing Tool Based on DPDK

dperf MCP Server

MCP server for baidu/dperf

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "dperf": {
      "command": "npx",
      "args": [
        "-y",
        "@baidu/dperf"
      ]
    }
  }
}