Skip to content
Claude Desktop

mcp tvsubtitles for Claude Desktop

io.github.smeet666/mcp-tvsubtitles

Search TV series on tvsubtitles.net, read a season's subtitle coverage and one record. No API key.

client:Claude Desktop transport:stdio runtime:npm

Install mcp tvsubtitles in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-tvsubtitles": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ],
      "env": {
        "TVS_USER_AGENT": "<TVS_USER_AGENT>",
        "TVS_MIN_INTERVAL_MS": "<TVS_MIN_INTERVAL_MS>",
        "TVS_LOG_LEVEL": "<TVS_LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp tvsubtitles in other clients