# @ffmpeg-micro/mcp-server

Model Context Protocol server for the FFmpeg Micro video transcoding API. Lets AI agents (Claude Desktop, Cursor, etc.) create, monitor, and download transcodes through tool calls.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.4.2
- **Author:** Javid Jamae
- **License:** MIT
- **npm:** @ffmpeg-micro/mcp-server
- **Endpoints:** streamable-http https://mcp.ffmpeg-micro.com
- **Source:** https://github.com/javidjamae/ffmpeg-micro-mcp
- **Endpoint health:** reachable (last checked 2026-08-29T09:00:40.895Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 17 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-12T06:40:28.713Z
- **Version scanned:** 0.4.0
- **CVEs:** none found by OSV at scan time

## Tools

15 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `cancel_transcode`
- `confirm_upload`
- `continue_blueprint_run`
- `get_blueprint_run`
- `get_download_url`
- `get_transcode`
- `get_transcribe`
- `get_transcribe_download`
- `list_transcodes`
- `request_upload_url`
- `run_blueprint`
- `run_blueprint_and_wait`
- `transcode_and_wait`
- `transcode_video`
- `transcribe_audio`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@ffmpeg-micro/mcp-server\"\n      ],\n      \"env\": {\n        \"FFMPEG_MICRO_API_KEY\": \"<YOUR_FFMPEG_MICRO_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `FFMPEG_MICRO_API_KEY` — Ffmpeg Micro API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — mutates data; runs locally and hosted.
- Floor 51, ceiling 51 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40ffmpeg-micro%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40ffmpeg-micro%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40ffmpeg-micro%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40ffmpeg-micro%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
