Very Good FFmpeg MCP
Official MCP server for Very Good FFmpeg
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/mcp
Use 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_KEY
If your MCP client cannot set headers, pass the API key as a query parameter:
https://verygoodffmpeg.com/api/mcp?api_key=YOUR_API_KEY
Keep query-parameter URLs private because they may be stored in client history, logs, or screenshots.
Setup
- Create an API key in the Very Good FFmpeg dashboard.
- Add a new remote MCP server in your AI client.
- Use
https://verygoodffmpeg.com/api/mcpas the server URL. - Add
Authorization: Bearer YOUR_API_KEYif your client supports custom headers. - If headers are not supported, use the
?api_key=YOUR_API_KEYURL form. - 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 throughapi_key.
Documentation
See the Very Good FFmpeg MCP server docs:
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Spring Boot Actuator
Spring Boot Actuator MCP server — analyzes health, metrics, environment, beans, and startup endpoints. Detects configuration issues and security risks with actionable recommendations.
Maton Agent Toolkit
A toolkit to integrate agent frameworks like MCP with Maton APIs through function calling.
lenderwiki
Query 13,000+ US consumer lenders with eligibility criteria, rates, CFPB complaints, and ratings. Find matching lenders by borrower profile, get full profiles, compare lenders, and check eligibility.
MCP Advisor
Access the Model Context Protocol specification through prompts and resources.
MetaMCP
A proxy server that combines multiple MCP servers into a single endpoint, routing requests to the appropriate underlying server.
MCP Server Pentest
Automated browser penetration testing to detect XSS and SQL vulnerabilities.
Kafka Schema Registry
A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.
MCP Terminal
An MCP server for accessing the terminal and managing git repositories.
Terraform MCP Server
Integrates with Terraform Registry APIs for Infrastructure as Code development, supporting provider and module discovery.
Agent Identity Trust MCP
Agent identity and trust framework — DID verification, capability attestation, agent-to-agent authentication by MEOK AI Labs