Media Context MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 24 Jun 2026.
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
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-context-mcp -- npx -y media-context-mcp
{
"mcpServers": {
"media-context-mcp": {
"args": [
"-y",
"media-context-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.media-context-mcp]
command = "npx"
args = ["-y", "media-context-mcp"]
{
"mcpServers": {
"media-context-mcp": {
"args": [
"-y",
"media-context-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"media-context-mcp": {
"args": [
"-y",
"media-context-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.