Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCREEN_SLICK_AGENT_LOGNoDebug log path.tmp/screenslick-agent-mcp.log
SCREEN_SLICK_AGENT_HOSTNoMust remain localhost127.0.0.1
SCREEN_SLICK_AGENT_PORTNoLocal bridge port32117

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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