wandb

GitHub

The AI developer platform. Use Weights & Biases to train and fine-tune models, and manage models from experimentation to production.

wandb MCP Server

MCP server for wandb/wandb

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