Weights & Biases MCP Server

Stableother
110 starsPythonwandb
GitHub
About

Overview

The Weights & Biases MCP Server enables AI agents to interact with W&B's ML experiment tracking platform. It provides tools for logging metrics, managing artifacts, and querying experiment histories.
Capabilities

Tools & Capabilities

list_runs

List experiment runs

get_run

Get run details and metrics

log_metric

Log a metric value

list_artifacts

List model artifacts

Setup

Installation

bash
Install
pip install mcp-server-wandb
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "wandb": {
      "command": "python",
      "args": ["-m", "mcp_server_wandb"]
    }
  }
}

Quick Info

Authorwandb
LanguagePython
StatusStable
Stars 110
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us