io.github.KitDevUA

video-vision-mcp

Analyze any video (file, URL, or Jira attachment) into frames + transcript for Claude Code

stdiocommunityservice

Package Details

Transportstdio
Runtimeuvx

Environment Variables

VIDEO_MCP_ENV

Optional path to a .env file with config (Jira creds, API keys).

GEMINI_API_KEY
Secret

Enables tier-3 native Gemini video analysis (default when set).

OPENAI_API_KEY
Secret

Enables tier-2 OpenAI Whisper transcription.

GROQ_API_KEY
Secret

Enables tier-2 Groq whisper-large-v3 transcription.

JIRA_URL

Jira base URL — only for the jira_issue_key input path.

JIRA_USERNAME

Jira account email — only for the jira_issue_key input path.

JIRA_API_TOKEN
Secret

Jira API token — only for the jira_issue_key input path.