Media MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 6 Sep 2026.
MCP Server for video enhancement and image segmentation (SAM3)
Today is the operative word: we check Media MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add media-mcp -- npx -y @avclabs.ai/media-mcp
{
"mcpServers": {
"media-mcp": {
"args": [
"-y",
"@avclabs.ai/media-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.media-mcp]
command = "npx"
args = ["-y", "@avclabs.ai/media-mcp"]
{
"mcpServers": {
"media-mcp": {
"args": [
"-y",
"@avclabs.ai/media-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"media-mcp": {
"args": [
"-y",
"@avclabs.ai/media-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
API_KEY (API Key for video enhancement and SAM3 services).
The author declared them in the registry entry; get the values from the project itself.
HTTP MCP Client-Server for video enhancement API
MCP server for Grok video — text-to-video, image-to-video, and video editing
MCP server for video enhancement (create_task, get_task_status, enhance_video_sync)
MCP server for Grok Imagine AI video generation
MCP server for Grok image generation and editing
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
MCP server for Flux AI image generation
MCP server for Wan AI video generation
Answers built from our own checks of this server.