Skip to main content
Glama

OpenSubtitles MCP Server

Official

calculate_file_hash

Generate OpenSubtitles hash for local movie files to enable subtitle search and download based on file content identification.

Instructions

Calculate OpenSubtitles hash for local movie files

Input Schema

NameRequiredDescriptionDefault
file_pathYesPath to the movie file

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "file_path": { "description": "Path to the movie file", "type": "string" } }, "required": [ "file_path" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opensubtitles/mcp.opensubtitles.com'

If you have feedback or need assistance with the MCP directory API, please join our Discord server