Reka Vision MCP Server
OfficialRelated Servers
Alternatives to Reka Vision MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables AI agents to semantically search, ask questions about, and analyze videos, with persistent memory and social media import capabilities.182-
- AlicenseAqualityBmaintenanceEnables AI agents to search videos, retrieve metadata and transcripts, pinpoint exact moments via hybrid semantic search, and conduct multi-video research with timestamp deep links—all without YouTube API keys.51MIT
- AlicenseAqualityDmaintenanceEnables AI agents to analyze images, extract text, compare images, and analyze video through any OpenAI-compatible vision model.4151 npm20MIT
- AlicenseAqualityDmaintenanceEnables AI agents to analyze videos and images using Qwen3-VL deployed on Modal, supporting hours-long videos with timestamp grounding, text extraction, video summarization, and Q\&A with 256K context window.83MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to analyze images and videos, and generate optimized prompts for AI video generation systems.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to download, convert, and visually analyze videos by providing timestamped frames and locally transcribed speech, all without API keys.MIT
TDQS
Scored across 17 tools
Most tools target a distinct resource or action, and descriptions cross-reference when to use each. The only mild overlap is between get_video and summarize_video, since both surface metadata and indexing status, though summarize_video is clearly positioned as the higher-level entry point.
Every tool follows a consistent snake_case verb_noun pattern such as get_video, create_group, search_videos, and summarize_video. There are no mixed conventions or vague generic names.
At 17 tools, the count is slightly above the ideal 3-15 range, but the platform spans video management, grouping, indexing, search, QA, object detection, and transcript/caption/scene retrieval. Each tool serves a distinct workflow step, so the larger number is justified.
The toolset covers the full video lifecycle from upload and indexing through status checks, updates, and deletion, plus group organization and every major analysis feature: search, QA, object detection, transcript, captions, scenes, and a feature catalog. No obvious dead ends or missing core operations stand out.