Back to directory
ototao/unsloth-mcp-server

ototao/unsloth-mcp-server

@OtotaO

An MCP server for Unsloth - a library that makes LLM fine-tuning 2x faster with 80% less memory

unslothllmfine-tuningmachine-learningmcp-serveraitool

Installation & Configuration

{
  "mcpServers": {
    "unsloth-server": {
      "command": "node",
      "args": [
        "/path/to/unsloth-server/build/index.js"
      ],
      "env": {
        "HUGGINGFACE_TOKEN": "your_token_here"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17