DeepGEMM

GitHub

DeepGEMM: clean and efficient BLAS kernel library on GPU

7,486 stars Cuda 1 file ยท ~3,160 tokens

DeepGEMM MCP Server

MCP server for deepseek-ai/DeepGEMM

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