II.
ToolServer JSON
Structured · livetool-server:mcp-wandb
Weights & Biases MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-wandb",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-ai-ml.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Weights & Biases MCP Server",
"description": "MCP server providing access to Weights & Biases experiment tracking.\nEnables AI agents to log runs, query experiment metrics, compare\nmodel performance, and manage ML experiment metadata.\n",
"protocol": "mcp",
"category": "ai",
"repoUrl": "https://github.com/wandb/mcp-server",
"maintainer": "Weights & Biases",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-wandb",
"to": "stack-part:model-registry",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-wandb",
"to": "domain:ml-ops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-wandb",
"to": "domain:machine-learning",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}