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%
54 probes
Response
438ms
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
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
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
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

How to use

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

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