SERVER

FFmpeg Micro

Rank #27743

pulsemcp/javidjamae-ffmpeg-micro

Video transcoding via the FFmpeg Micro REST API with job management and signed download URLs.

First listed
Apr 12, 2026
Last publish date
Apr 30, 2026
OVERVIEW

FFmpeg Micro is a Model Context Protocol (MCP) server published by javidjamae. It ranks #27743 of 58,832 servers tracked on MCP Toplist. FFmpeg Micro is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 12, 2026 and most recently updated on Apr 30, 2026.

STANDING
#27,743of 58,832 tracked serversTop 50%

Ranks ahead of 31,089 of 58,832 servers on MCP Toplist.

CONNECT

Use FFmpeg Micro

Add FFmpeg Micro to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "javidjamae-ffmpeg-micro": {
      "url": "https://mcp.ffmpeg-micro.com/"
    }
  }
}
npm package
{
  "mcpServers": {
    "javidjamae-ffmpeg-micro": {
      "command": "npx",
      "args": [
        "-y",
        "@ffmpeg-micro/mcp-server"
      ],
      "env": {
        "FFMPEG_MICRO_API_KEY": "<your FFMPEG_MICRO_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

javidjamae

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.3.1Apr 30, 2026
0.2.0Apr 19, 2026
0.1.3Apr 18, 2026
FAQ

Frequently asked questions

What is FFmpeg Micro?
Video transcoding via the FFmpeg Micro REST API with job management and signed download URLs.
Who maintains FFmpeg Micro?
FFmpeg Micro is maintained by javidjamae, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is FFmpeg Micro an official MCP server?
Yes — FFmpeg Micro is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does FFmpeg Micro have?
MCP Toplist tracks 3 versions of FFmpeg Micro, most recently published on Apr 30, 2026.
Where can I find the source code for FFmpeg Micro?
The source code for FFmpeg Micro is hosted at github.com/javidjamae/ffmpeg-micro-mcp.
EXPLORE