Skip to content
Claude Desktop

Subtitle Toolkit for Claude Desktop

top.toolboxes/subtitle-toolkit

Convert, clean, retime and validate SRT, WebVTT, ASS/SSA, SBV and TTML subtitles. 8 tools.

client:Claude Desktop transport:streamable-http tools:8

Install Subtitle Toolkit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "subtitle-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://subtitle-mcp.toolboxes.top/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Subtitle Toolkit in other clients