Back to Home
Taehooon6476 icon

video-understanding-mcp

Verified Safe

by Taehooon6476

Overview

This server provides video analysis, search, and subtitle processing capabilities using AWS Bedrock for media understanding.

Installation

Run Command
uv --directory <PATH_TO_REPO> run video-mcp-server

Environment Variables

  • AWS_REGION
  • S3_VECTORS_BUCKET
  • S3_VECTORS_INDEX
  • DYNAMODB_TABLE
  • S3_UPLOAD_BUCKET
  • MARENGO_MODEL_ID
  • PEGASUS_MODEL_ID
  • CLAUDE_MODEL_ID

Security Notes

The server relies on AWS credentials and proper IAM permissions for interacting with AWS services (Bedrock, S3, S3Vectors, DynamoDB, Transcribe, STS). No hardcoded secrets or 'eval' statements were found. The use of `S3_UPLOAD_BUCKET` for local file uploads introduces a potential risk if arbitrary local file paths are processed, though the `resolve_video_path` function only checks for existing files.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens1000
Stars0
Forks0
Last Update2026-01-19

Tags

Video ProcessingAWS BedrockAIMedia AnalysisSearch