Loading MCP server directory, please wait...
Control tvsub for Apple TV.app: subtitles, glossary-aware translation, overlay, styling, and sync.
npx @getmcp/cli add io.github.launzi/tvsub-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.launzi/tvsub-mcp": {
"command": "uvx",
"args": [
"tvsub-mcp"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}