MCP.so
登录

Unwatched

@Daniel1997x

关于 Unwatched

Turn any YouTube video into an agent-executable runbook — timestamped steps, confidence markers, schema-validated (MD/YAML/JSON). Tools: decode_video, wait_for_job, get_runbook, list_library. Free tier: 5 decodes/month.

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "unwatched-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "unwatched-mcp"
      ],
      "env": {
        "UNWATCHED_API_KEY": "uk_live_..."
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Unwatched?

MCP server + CLI for UNWATCHED — turn any YouTube video into an agent-executable runbook (unwatched.cloud)

How to use Unwatched?

The README includes setup instructions such as npm i -g unwatched-mcp # or use npx below without installing.

Key features of Unwatched

  • decode starts a job, polls until it completes, fetches the runbook and
  • library lists your tenant's previous decodes; query filters client-side
  • status shows job status + artifact list

Use cases of Unwatched

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Unwatched

Where is the source code for Unwatched?

The source code is linked from the repository URL on this page.

Does Unwatched include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

常见问题

Where is the source code for Unwatched?

The source code is linked from the repository URL on this page.

Does Unwatched include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

AI 与智能体 分类下的更多 MCP 服务器