DeepEP

GitHub

DeepEP: an efficient expert-parallel communication library

9,937 stars Cuda
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "DeepEP": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-DeepEP"
      ]
    }
  }
}