MCP.so
Sign In

Unwatched

@Daniel1997x

About 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.

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More AI & Agents MCP servers