Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ffkit_add_subtitlesA

Add subtitles to a video. 'burn' hard-codes into pixels; 'embed' adds as a soft subtitle track.

ffkit_clipA

Trim a segment from a media file. Specify start + end or start + duration. Time format: HH:MM:SS.ms or seconds.

ffkit_extract_audioB

Extract the audio stream from a video/audio file. Can re-encode to a different codec or keep original.

ffkit_mergeA

Concatenate multiple media files into one. Use concat_demuxer (fast, same codec) or concat_filter (re-encodes, cross-format).

ffkit_transcodeA

Transcode a media file to a different format, codec, or resolution. The output container is inferred from the file extension.

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/inthepond/ff-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server