Catalog
io.github.hifarrer/ffmpegapi
Officialby hifarrer
FFMPEG API
Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.
Process video and audio using FFmpeg API tools hosted as an MCP service.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ffmpegapi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.ffmpegapi.net/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.