Odel
TrainTools

TrainTools

Local
@aparajeetsPythonMITUpdated 1mo ago

Recommend paper-backed diagnostics for PyTorch and Hugging Face training problems.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItraintoolsv0.6.2

Run

uvx traintools

MCP client config

{
  "mcpServers": {
    "traintools": {
      "command": "uvx",
      "args": [
        "traintools"
      ]
    }
  }
}