Skip to content
Back to search
30
MCP v0.1.0 streamable-http

Contendeo

app.contendeo/contendeo

Multimodal video analysis MCP — transcription, vision, and OCR for any video URL.

Uptime
0.0%
21 probes
Response
402ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Contendeo
Multimodal video analysis — transcription, vision keyframe analysis, and OCR for any video URL.
0 tools
vision-mcp
MCP server providing multimodal vision capabilities via OpenAI-compatible APIs
0 tools
mimo-vision-mcp
Claude Code MCP server for MiMo V2.5 multimodal analysis - image, video, audio
0 tools
artsamsonov/transcriptor-mcp
MCP server that fetches video transcripts via yt-dlp.
0 tools
iflow-mcp_mcp-video-digest
MCP Server for transcribing videos via video links and summarizing video content
0 tools
sight-mcp
MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing
0 tools

How to use

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

{
  "mcpServers": {
    "contendeo": {
      "url": "https://contendeo.app/mcp/",
      "transport": "streamable-http"
    }
  }
}