Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

36,154 stars Python 1 file ยท ~11,476 tokens #jax

jax MCP Server

MCP server for jax-ml/jax

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