mediapipe

GitHub

Cross-platform, customizable ML solutions for live and streaming media.

mediapipe MCP Server

MCP server for google-ai-edge/mediapipe

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "mediapipe": {
      "command": "npx",
      "args": [
        "-y",
        "@google-ai-edge/mediapipe"
      ]
    }
  }
}