screenslick
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCREEN_SLICK_AGENT_LOG | No | Debug log path | .tmp/screenslick-agent-mcp.log |
| SCREEN_SLICK_AGENT_HOST | No | Must remain localhost | 127.0.0.1 |
| SCREEN_SLICK_AGENT_PORT | No | Local bridge port | 32117 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| screenslick_bridge_statusA | Check whether a ScreenSlick editor is connected to the local bridge. |
| screenslick_get_projectA | Inspect the current ScreenSlick editor project. |
| screenslick_get_capabilitiesA | List ScreenSlick agent-editable commands, effect fields, animations, sound bindings, backgrounds, layouts, and workflow guidance. |
| screenslick_list_voicesA | List ScreenSlick local and premium voiceover voices. Premium Gemini voices consume credits and require user confirmation. |
| screenslick_list_musicA | List built-in ScreenSlick music tracks. |
| screenslick_list_sound_effectsA | List built-in ScreenSlick sound effects. |
| screenslick_list_effectsA | List agent-editable visual effect options. |
| screenslick_remove_silencesC | Run the editor's silence removal feature on the current timeline. |
| screenslick_generate_transcriptC | Run the editor's transcription/subtitle generation flow on the current video or timeline. |
| screenslick_generate_scriptC | Ask ScreenSlick's script assistant to write or improve a timed narration plan. |
| screenslick_generate_voiceoverC | Generate a full voiceover track using ScreenSlick's native voiceover flow. |
| screenslick_add_transcript_voiceover_to_timelineC | Add transcript or agent-provided script voiceover clips to the timeline. |
| screenslick_preview_voiceoverB | Preview or stop the current generated ScreenSlick voiceover. |
| screenslick_toggle_voiceoverB | Enable or disable the current generated ScreenSlick voiceover track. |
| screenslick_apply_commandsB | Apply a batch of validated creative edit commands to the editor timeline. Call screenslick_get_capabilities first to learn the valid command shapes and effect fields. |
| screenslick_capture_frameC | Capture a PNG preview frame from the current editor. |
| screenslick_export_videoC | Export the current editor project as an MP4 data URL. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/deifos/screenslick-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server