Skip to content
Back to search
30
MCP

media-context-mcp

npm/media-context-mcp

Local MCP server to analyze video, audio & images — extract frames, transcribe speech, and OCR on-screen text. Lets Claude, Cursor & VS Code watch videos, read screen recordings, and transcribe audio. No API keys, no cloud.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vishalguptax/media-context-mcp
Local MCP server to analyze video, audio & images: frames, transcripts, on-screen text.
0 tools
io.github.rayakaan/ocular-audio-mcp
MCP server for video transcripts, screenshots, and OCR on YouTube and web videos.
0 tools
@dpm-tools/mcp-yt-clip
MCP server: fetch YouTube transcripts, search for moments by keyword, return text-only summaries. Powered by youtube-transcript. Free, MIT.
0 tools
chatcut-mcp-server
Model Context Protocol (MCP) server for local video editing, presentation overlays, transcription, and hardware-accelerated rendering.
0 tools
mcp-media-engine
MCP server for MediaEngine — AI image, audio, and video generation for Claude, Cursor, and other MCP clients
0 tools
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "media-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}