mcpbeat Sign in

Ffmpeg Micro MCP Server

by ffmpeg-micro Your server? Claim it
answering

Ffmpeg Micro is answering right now. Last checked 1 min ago. 146 installs a week from npm. Last commit 19 Aug 2026.

MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.

Installs per day peak 309 · avg 34 · +16% w/w
a month agotoday
Uptime history 47 days of history · worst day 30%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
293 ms
Response time
average over 24h
146
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Ffmpeg Micro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.ffmpeg-micro.com
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ffmpeg-micro.com"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.ffmpeg-micro.com"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ffmpeg-micro.com"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.ffmpeg-micro.com"
    }
  }
}

This one needs environment variables set before it will start: FFMPEG_MICRO_API_KEY (API key from https://www.ffmpeg-micro.com/dashboard/api-keys). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ffmpeg-micro.com streamable-http needs auth 216 ms 1 min ago

Alternatives to Ffmpeg Micro

same job, measured the same way
Auvik
by wyre-ai

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only
Auvik
by wyre-technology

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only
Scout MCP Local
by scoutapm

An MCP server for Scout Monitoring data interactions.

81 installs/wk local only
Riveter
by codywatters

MCP server for Riveter's enrichment, scraping, and monitoring API

118 installs/wk answering
MCP Prometheus
by jeanlopezxyz

A Model Context Protocol (MCP) server for Prometheus monitoring

112 installs/wk local only
Hotel Rate Monitoring API
by veyvey45-eng

Remote MCP server for hotel rate monitoring, parity checks, and pricing intelligence via Apify.

answering
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
API Diff Monitor
by lazymac2x

Cloudflare Workers MCP server: api-diff-monitor

6 tools answering

Ffmpeg Micro — questions

Answers built from our own checks of this server.

Why is there no tool list for Ffmpeg Micro?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Ffmpeg Micro working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 293 ms. The bar chart above shows every period we have measured.
How do I connect Ffmpeg Micro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Ffmpeg Micro need an API key?
Yes. Every time we knock, Ffmpeg Micro answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Ffmpeg Micro?
It answers our handshake in 293 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Ffmpeg Micro?
The npm package @ffmpeg-micro/mcp-server was installed 146 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ffmpeg Micro open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.