Morfeu333

Instagram Video Analyzer MCP — AI skill for Claude Code

AI community

A comprehensive MCP server for analyzing Instagram videos using AI.

How to install Instagram Video Analyzer MCP

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Morfeu333/instagram-video-analyzer-mcp and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Instagram Video Analyzer MCP does

A comprehensive MCP server for analyzing Instagram videos using AI.

Alternatives in AI

  • AGENTS.md - Skill Seekers — Concise reference for AI coding agents 11.1k ★
  • Wax — Shared Single-file memory layer for all your agents, sub mili-second RAG over text, photo and video on Apple S 791 ★
  • Codebase Digest — 🗜️ Codebase-digest is your AI-friendly codebase packer and analyzer 375 ★

README

🎬 Instagram Video Analyzer MCP Server

A comprehensive Model Context Protocol (MCP) server for analyzing Instagram videos using AI. This server enables Claude and other LLMs to analyze Instagram content with advanced AI capabilities including transcription, visual analysis, and content insights.

🎯 **What This Does**

Transform Instagram videos into actionable insights using AI:

  • 📝 Transcription: Convert speech to text with timestamps
  • 👁️ Visual Analysis: Detailed scene-by-scene descriptions
  • 🧠 Content Insights: Extract key themes, emotions, and engagement factors
  • 📊 Performance Metrics: Track analysis jobs and system health
  • 🔄 Real-time Processing: Monitor progress with live updates

**Perfect for**: Content creators, marketers, researchers, and AI enthusiasts who need to analyze Instagram video content at scale.

🌟 Features

🛠️ **6 Powerful Tools**

  • analyze_instagram_video - Complete video analysis with AI
  • get_job_status - Monitor analysis progress
  • list_recent_analyses - View recent analysis history
  • cancel_job - Cancel running analyses
  • get_system_stats - System performance metrics
  • get_video_info - Basic video information

📚 **3 Dynamic Resources**

  • analysis://{job_id} - Access specific analysis results
  • jobs://recent - Recent jobs overview
  • stats://system - Real-time system statistics

🎯 **Analysis Types**

  • Comprehensive - Full analysis with transcription, visual description, and insights
  • Transcription - Audio-to-text conversion only
  • Visual Description - Detailed visual content analysis
  • Summary - Concise content overview

🚀 Quick Start

Prerequisites

  • Python 3.11+
  • Google AI API Key (for Gemini)
  • Claude Code or compatible MCP client
  • FFmpeg (for video processing)

⚡ 5-Minute Setup

  1. Clone and setup:
git clone https://github.com/Morfeu333/instagram-video-analyzer-mcp.git
cd instagram-video-a