omnicinema-mcp
by joeshwoa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CINEMA_ROOT | No | Root directory for the project (default /Volumes/PortableSSD/omnicinema-mcp) | |
| FAL_API_KEY | No | Enables fal.ai video | |
| HF_TTS_MODEL | No | Model ID for HuggingFace TTS | |
| HF_IMAGE_MODEL | No | Model ID for HuggingFace image generation | |
| HF_MUSIC_MODEL | No | Model ID for HuggingFace music generation | |
| HF_VIDEO_MODEL | No | Model ID for HuggingFace video generation | |
| PEXELS_API_KEY | No | Enables stock video/photos/stills from pexels.com/api | |
| FAL_VIDEO_MODEL | No | Model ID for fal.ai video generation | |
| PIXABAY_API_KEY | No | Enables stock video/photos/stills from pixabay.com/api/docs | |
| ANTHROPIC_API_KEY | No | Optional screenplay enrichment from console.anthropic.com | |
| FREESOUND_API_KEY | No | Enables stock SFX/ambience from freesound.org/apiv2/apply | |
| REPLICATE_API_TOKEN | No | Enables Replicate image/music/video | |
| UNSPLASH_ACCESS_KEY | No | Enables stock video/photos/stills from unsplash.com/developers | |
| HUGGINGFACE_API_TOKEN | No | Enables HF Inference image/TTS/music/video | |
| REPLICATE_IMAGE_MODEL | No | Model ID for Replicate image generation | |
| REPLICATE_MUSIC_MODEL | No | Model ID for Replicate music generation | |
| REPLICATE_VIDEO_MODEL | No | Model ID for Replicate video generation |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/joeshwoa/omnicinema-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server