OpenSubtitles MCP Server
OfficialEnables searching and downloading subtitles from OpenSubtitles.com through their API. Supports compr...
- Click the "Install Now" button in the FastMCP connection interface to open the environment-variables (ENV) form.
- Create an OpenSubtitles account: register/sign in at OpenSubtitles.com. (opensubtitles.com)
- Create an API consumer (application) in your OpenSubtitles account to obtain your API key:
- After signing in, open the "API Consumers" / "Consumers" / "Developers" section of your account.
- Create a new consumer (give it a name and optional description) and copy the API key that is generated. (github.com)
- In the FastMCP ENV form (opened by "Install Now"), paste the key into the environment variable field(s):
- For the MCP server runtime use OPENSUBTITLES_USER_KEY = <your_api_key> (used by the MCP server).
- If your integration specifically expects OPENSUBTITLES_API_KEY (e.g., n8n workflows), set OPENSUBTITLES_API_KEY = <your_api_key>.
- Optional: if you need a custom gateway, set OPENSUBTITLES_API_BASE = <base_url> (defaults to https://api.opensubtitles.com).
- (Optional) If you plan to do authenticated downloads at scale, consider VIP/tier limits on downloads and upgrade in your OpenSubtitles account if needed. (github.com)
- Save the ENV values in the FastMCP connection interface (click Save / Apply in the Install Now dialog).
- Verify the key works:
- Use the MCP test UI or call the server tool "search_subtitles" (no key required for search) and then "download_subtitle" supplying your OPENSUBTITLES_USER_KEY / OPENSUBTITLES_API_KEY if prompted.
- Confirm a successful authenticated download (or check server logs for "Invalid API key" / success messages).
- If you see any authentication errors, re-check the API key in your OpenSubtitles account (Regenerate if needed), re-paste it into the FastMCP ENV form, save, and re-test.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Entertainment and Media
View All →Video Edit (MoviePy)
MoviePy-based video editing server that provides comprehensive video and audio processing capabilities including trimming, merging, resizing, effects, format conversion, YouTube downloading, and text/image overlays through an in-memory object store for chaining operations efficiently.
Video & Audio Text Extraction
Extracts text from videos and audio files across platforms like YouTube, Bilibili, TikTok, Instagram, Twitter/X, Facebook, and Vimeo using Whisper speech recognition for transcription, content analysis, and accessibility improvements.
ElevenLabs
Unleash powerful Text-to-Speech and audio processing with the official ElevenLabs MCP server. It enables MCP clients like Claude Desktop, Cursor, and OpenAI Agents to generate speech, clone voices, transcribe audio, and create unique sounds effortlessly. Customize voices, convert recordings, and build immersive audio scenes with easy-to-use APIs designed for creative and practical applications. This server integrates seamlessly, expanding your AI toolkit to bring rich, dynamic audio experiences to life across various platforms and projects.
Navidrome
Integrates with Navidrome music servers to provide complete music library management including playlist creation, playback control, search functionality, listening history tracking, Last.fm integration for recommendations, Radio Browser for internet radio discovery, and LRCLIB for synchronized lyrics retrieval.
Openverse
Integrates with Openverse's Creative Commons image collection to search and retrieve openly-licensed images with detailed filtering options, attribution information, and specialized essay illustration features for finding relevant academic content.
Ableton Live
Enables control of Ableton Live music production software through a bidirectional communication system that supports track creation, MIDI editing, playback control, instrument loading, and library browsing for music composition and sound design workflows.
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.