🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

klaket-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

klaket-mcp

MCP server that lets AI agents watch videos through Klaket

latest
Source
npmnpm
Version
0.7.1
Version published
Weekly downloads
22
-29.03%
Maintainers
1
Weekly downloads
 
Created
Source

klaket-mcp

MCP server that gives AI agents eyes — they can "watch" any video through Klaket and pull out transcripts, scenes, chapters and exact moments.

# Claude Code
claude mcp add klaket -- npx klaket-mcp

Requires a running Klaket API (self-host with docker compose up in the main repo — no API keys needed). Set KLAKET_API_URL if it's not on http://localhost:8484, and KLAKET_API_KEY for cloud deployments.

Tools

ToolWhat it does
klaket_ingestQueue a video URL/path for processing
klaket_job_statusCheck progress (stage + percent)
klaket_get_resultFetch the LLM-ready result (transcript, scenes, chapters…)
klaket_find_momentFind the exact moment something is said or shown

Then just ask: "Watch https://youtube.com/watch?v=… and summarize the commands the presenter runs."

MIT licensed.

Keywords

mcp

FAQs

Package last updated on 13 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts