Very-Good-FFmpeg-MCP
Very Good FFmpeg MCP
Documentation
Very Good FFmpeg MCP
Remote MCP configuration for the Very Good FFmpeg API.
Very Good FFmpeg exposes a remote MCP server at:
https://verygoodffmpeg.com/api/mcpUse it from MCP clients that support remote streamable HTTP servers.
MCP Config
Add this server to your MCP client configuration:
{
"mcpServers": {
"verygoodffmpeg": {
"type": "http",
"url": "https://verygoodffmpeg.com/api/mcp"
}
}
}This repository includes the same configuration in `mcp.json`.
Authentication
Very Good FFmpeg supports OAuth for MCP clients with OAuth flow support.
You can also authenticate with a Very Good FFmpeg API key. Header auth is preferred when your MCP client supports custom headers:
Authorization: Bearer YOUR_API_KEYIf your MCP client cannot set headers, pass the API key as a query parameter:
https://verygoodffmpeg.com/api/mcp?api_key=YOUR_API_KEYKeep query-parameter URLs private because they may be stored in client history, logs, or screenshots.
Setup
1. Create an API key in the Very Good FFmpeg dashboard.
2. Add a new remote MCP server in your AI client.
3. Use `https://verygoodffmpeg.com/api/mcp` as the server URL.
4. Add `Authorization: Bearer YOUR_API_KEY` if your client supports custom headers.
5. If headers are not supported, use the `?api_key=YOUR_API_KEY` URL form.
6. Save the connector and test a simple FFmpeg job request.
Compatibility
- Remote MCP clients that support streamable HTTP.
- OAuth clients that support MCP OAuth protected resource discovery.
- Header auth through `Authorization: Bearer ...`, or query auth through `api_key`.
Documentation
See the Very Good FFmpeg MCP server docs:
https://verygoodffmpeg.com/docs/integrations/mcp-server
Frequently asked questions
What is Very-Good-FFmpeg-MCP?
Very-Good-FFmpeg-MCP is Very Good FFmpeg MCP
How do I install Very-Good-FFmpeg-MCP?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is Very-Good-FFmpeg-MCP open source?
Yes — it is hosted on GitHub at https://github.com/verygoodffmpeg/Very-Good-FFmpeg-MCP and has 1 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP