OpenSubtitles MCP Server
OfficialRelated Servers
Alternatives to OpenSubtitles MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables searching TV series and exploring subtitle coverage and episode records from tvsubtitles.net, including release details, uploader, and download page links, with no API key required.444 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage media automation services like Sonarr, Radarr, Prowlarr, Bazarr, Overseerr, and Plex through natural language commands.7MIT
- AlicenseBqualityFmaintenanceEnables natural language interaction with MoviePilot media library automation, supporting search, discovery, subscription management, download control, and media status queries.109MIT
- AlicenseCqualityAmaintenanceEnables management of Bazarr subtitles through all 89 API operations, including blacklists, wanted lists, provider configuration, language profiles, and Plex/Jellyfin integrations.89MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to manage TV shows and movies via Sonarr and Radarr, including searching, adding, and monitoring downloads.-
- AlicenseNot gradedqualityCmaintenanceEnables searching movies, TV shows, and people on TMDB, with full details, credits, ratings, trailers, images, recommendations, trending, discovery, and region-aware streaming availability via MCP.46 npmApache 2.0
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: calculate_file_hash for local file processing, search_subtitles for finding subtitles via API, and download_subtitle for retrieving specific subtitle files. There is no overlap in functionality, making tool selection unambiguous for an agent.
All tools follow a consistent verb_noun pattern with snake_case naming (calculate_file_hash, download_subtitle, search_subtitles). The naming is predictable and readable throughout the set.
With only 3 tools, the server feels thin for the OpenSubtitles domain, which typically involves more operations like uploading subtitles, managing user accounts, or handling subtitle formats. While core functions are covered, the count is borderline minimal.
The tools cover the essential workflow: hash calculation for identification, searching for subtitles, and downloading them. However, there are minor gaps such as no upload or management tools, which agents might need for full subtitle lifecycle coverage but can work around.