Skip to main content
Glama

OpenSubtitles MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for HTTP mode1620
MCP_MODENoMode to run the server in (stdio for Claude Desktop, http for web server)
NODE_ENVNoNode.js environment
OPENSUBTITLES_API_BASENoBase URL for OpenSubtitles APIhttps://api.opensubtitles.com
OPENSUBTITLES_USER_KEYNoOptional OpenSubtitles API key for higher download quotas

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_subtitles

Search for subtitles using OpenSubtitles API with comprehensive parameter support

download_subtitle

Download subtitle content by file ID with format selection. Requires authentication (API key or username/password).

calculate_file_hash

Calculate OpenSubtitles hash for local movie files

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