Cue MCP server
Cue — video answers with timestamp-level proof. Scenes and frames stay off until asked.
not scanned yet
3 stars7 downloads/wk
Reviews
Write oneNobody has reviewed Cue yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cue tools
No tool declarations could be read from the package source. They show once the server is installed.
What the publisher says
From the Cue repository's README, as published. We do not edit it. Read it on GitHub
Cue
Video answers with timestamp-level proof
Cue gives agents a local video timeline they can search and cite: streams, chapters, subtitles, scenes, frames, and exact timestamps.
npx -y @sylphx/cueFor Claude Code:
claude mcp add cue -- npx -y @sylphx/cueThe fastest useful workflow
{
"sources": [{ "path": "/absolute/path/to/demo.mp4" }],
"include_subtitles": true
}Then ask:
“Find the moment where the presenter explains the pricing change.”
Cue returns the matching timestamp, surrounding transcript, source hash, and a route to render or crop the exact frame.
Jobs Cue is built for
Tool surface
Predictable defaults
- fast probes streams and reads embedded metadata/subtitles.
- quality explicitly requests scene detection, keyframes, OCR, or local ASR.
- No cloud video API or frame-by-frame vision model is required.
- Missing ffprobe, subtitles, or ASR is reported as a gap, not guessed around.
Why agents trust it
Every claim can point back to timestamp_ms, stream index, subtitle range, frame index, or source hash. Structural keyframes are preferred over sampling every frame.
Companion MCP tools
Each product is independent. Install only the tools your agent needs.
Development
bun install
bun run build
bun test
cargo test
bun run benchmark:public-proof
bun run benchmark:release-gateLicense
MIT
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @sylphx/cue on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add cue -- npx -y @sylphx/cue
Cue: common questions
- Is Cue MCP server safe?
- Mostly: it is graded B (75/100). Read the Cue safety report
- How do I install Cue?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Cue need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Cue maintained?
- The last commit was 2 days ago (2026-09-23). The latest release is v0.3.5.
- What can I use instead of Cue?
- Servers from other publishers that do the same job: Talkthrough MCP server, Transcriptor MCP server and Openshorts MCP server. Compare all Cue alternatives.
Alternatives to Cue
Same job from other publishers: the closest match first, then the best rated.
- TalkthroughLocal MCP server: recordings or public video URLs into transcript, frames, OCR, wall-clock evidence.not reviewedGrowingA
Transcriptor MCPFetch transcripts, subtitles, chapters, metadata and frames from YouTube and 10+ video platformsnot reviewedGrowingA
OpenshortsTurn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.not reviewedEstablishedA- KinocutGuardrailed video editing for AI agents: FFmpeg, captions, effects, Hyperframes, and receipts.not reviewedEstablishedB
- NotebookLM MCPAutomate Google NotebookLM — Q&A with citations, audio, video, content generationnot reviewedEstablishedC