sd-scripts

GitHub

Python repository by @kohya-ss. Model Context Protocol (MCP) server & tools with 7.0k stars.

7,023 stars Python Python 1 file ยท ~24,546 tokens

sd-scripts MCP Server

MCP server for kohya-ss/sd-scripts

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