Skip to main content
Glama

FFmpeg MCP Server

package.json462 B
{ "name": "ffmpeg-mcp", "version": "0.0.3", "type": "module", "files": [ "dist", "/cli.js" ], "bin": "./cli.js", "scripts": { "prepublishOnly": "npm run build", "build": "bun build ./main.ts --packages external --outdir dist" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "tinyexec": "^1.0.1", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.14", "prettier": "^3.5.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZizoTheDev/ffmpeg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server