Loading MCP server directory, please wait...
Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.
npx @getmcp/cli add io.github.hifarrer/ffmpegapiRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyFFMPEG API key for authenticating MCP requests.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hifarrer/ffmpegapi": {
"url": "https://mcp.ffmpegapi.net/mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}