AMC MCP Server
Provides a comprehensive movie booking experience for AMC Theatres, enabling users to discover movie...
Open the FastMCP connection interface
In FastMCP, open the connection setup for this MCP server.Click the "Install Now" button
Use the provided "Install Now" button to begin adding environment variables.Add the environment variables into the FastMCP fields exactly as below
- Key:
PYTHONPATH
Value:/app/src
Purpose: ensures Python can find the package modules. - Key:
PYTHONUNBUFFERED
Value:1
Purpose: enables real-time logging (no stdout buffering). - Key:
MCP_LOG_LEVEL
Value:INFO(orDEBUGif you want more verbose logs)
Purpose: controls the server logging level.
- Key:
Save the environment variables in the FastMCP interface
Click the FastMCP control to save/apply the variables you entered.(Optional) Add any runtime overrides
If running in Docker or a containerized environment via FastMCP, ensure the same keys/values are present in the container/runtime environment configuration.Restart or start the MCP server from FastMCP
Use the FastMCP controls to start (or restart) the server so the new environment variables take effect.Verify the configuration
- Check the server logs in FastMCP to confirm the server started and logging appears in real time.
- Confirm the application recognizes the PYTHONPATH (import errors resolved) and that MCP_LOG_LEVEL is set to the intended verbosity.
Adjust as needed
If you need more verbose logs for debugging, changeMCP_LOG_LEVELtoDEBUGin the FastMCP interface and repeat steps 4–7.
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 & 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.
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.
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.
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.
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.
Similar MCP Servers
OpenSubtitles MCP Server
Enables searching and downloading subtitles from OpenSubtitles.com through their API. Supports comprehensive search by movie title, IMDB/TMDB ID, file hash, and TV show episodes with multiple subtitle formats (SRT, ASS, VTT).