spoooler
by 4nw3rprod
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_MODEL | No | Model name for Groq | |
| TADA_MODEL | No | Hugging Face model ID for TADA (e.g., HumeAI/mlx-tada-1b) | |
| FFMPEG_PATH | No | Path to ffmpeg executable | |
| TADA_PYTHON | No | Path to Python interpreter with mlx-tada installed | |
| GEMINI_MODEL | No | Model name for Google Gemini (e.g., gemini-pro) | |
| GROQ_API_KEY | No | API key for Groq script generation (final fallback) | |
| KOKORO_MODEL | No | Model name for Kokoro TTS | |
| KOKORO_SPEED | No | Speed factor for Kokoro TTS (e.g., 1.0) | |
| KOKORO_VOICE | No | Voice identifier for Kokoro TTS | |
| NVIDIA_MODEL | No | Model name for NVIDIA NIM | |
| TADA_WEIGHTS | No | Force local TADA weights path instead of Hub download | |
| WHISPER_MODEL | No | Whisper model name for caption alignment (e.g., base.en) | |
| GOOGLE_API_KEY | No | API key for Google Gemini script generation (primary) | |
| KOKORO_API_KEY | No | API key for Kokoro TTS | |
| KOKORO_API_URL | No | URL for Kokoro TTS API | |
| LOGO_DEV_TOKEN | No | Token for logo.dev brand logo fetching | |
| NVIDIA_API_KEY | No | API key for NVIDIA NIM script generation (tried before Gemini) | |
| PEXELS_API_KEY | No | API key for Pexels stock media | |
| TADA_TOKENIZER | No | Force local TADA tokenizer path instead of Hub download | |
| POCKET_TTS_TONE | No | Tone parameter for Pocket-TTS | |
| POCKET_TTS_VOICE | No | Path to Pocket-TTS voice embedding file | |
| SCRAPLING_PYTHON | No | Path to Python interpreter with Scrapling installed | |
| TADA_PROMPT_TEXT | No | Optional transcript for TADA reference audio | |
| TADA_PROMPT_AUDIO | No | Path to reference audio clip for TADA voice cloning | |
| POCKET_TTS_QUALITY | No | Quality setting for Pocket-TTS | |
| IG_TRANSCRIBER_ROOT | No | Absolute path to MCP-compatible transcriber (e.g., ReelRecon) | |
| LOGO_DEV_PUBLIC_KEY | No | Public key for logo.dev brand logo fetching | |
| UNSPLASH_ACCESS_KEY | No | Access key for Unsplash stock media | |
| TADA_REFERENCE_CACHE | No | Path to cache file for TADA reference embedding |
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/4nw3rprod/spoooler'
If you have feedback or need assistance with the MCP directory API, please join our Discord server