loading…
Search for a command to run...
loading…
An MCP server that automatically renames local subtitle files to match corresponding videos using statistical token matching and episode verification. It enable
An MCP server that automatically renames local subtitle files to match corresponding videos using statistical token matching and episode verification. It enables users to scan media directories, preview matches, and manage subtitle configurations through natural language commands.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-submatcher": {
"command": "npx",
"args": []
}
}
}