Skip to content
Back to search
30
MCP streamable-http

FFMPEG API

io.github.hifarrer/ffmpegapi

Hosted MCP tools for FFmpeg-style video and audio processing through FFMPEG API.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

ffmpeg-mcp-lite
MCP server providing video and audio processing capabilities through FFmpeg
0 tools
com.ffmpeg-micro/mcp-server
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
0 tools · streamable-http
audio-format-mcp
MCP server for audio format conversion using ffmpeg
0 tools
io.github.pedromarianoalmeida/ffmpeg-mcp
FFmpeg video/audio tools: cut, convert, concat, remove silence, and raw commands.
0 tools
io.github.PedroMarianoAlmeida/ffmpeg-mcp
FFmpeg video/audio tools: cut, convert, concat, remove silence, and raw commands.
0 tools
mcpcn-video-format-converter
MCP server for video format conversion using FFmpeg
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ffmpeg_api": {
      "url": "https://mcp.ffmpegapi.net/mcp",
      "transport": "streamable-http"
    }
  }
}