mcpbeat Sign in

Tubescout MCP Server

by not0lucky Your server? Claim it
local only

Tubescout runs on your own machine — the client starts it, so there is no endpoint to ping. 327 installs a week from npm. Last commit 27 Aug 2026.

YouTube as a research engine: keyless search, video intel, resilient transcripts, demand signals.

Installs per day peak 260 · avg 8
a month agotoday
327
Installs / week
npm · tubescout
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tubescout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tubescout -- npx -y tubescout
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tubescout": {
      "args": [
        "-y",
        "tubescout"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tubescout]
command = "npx"
args = ["-y", "tubescout"]
.cursor/mcp.json
{
  "mcpServers": {
    "tubescout": {
      "args": [
        "-y",
        "tubescout"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tubescout": {
      "args": [
        "-y",
        "tubescout"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tubescout

same job, measured the same way
HasData YouTube
by hasdata

Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project.

1 185 installs/wk answering
Web Search
by hec-ovi

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

357 installs/wk local only
C
Patents Trademarks IP MCP Server
by thenextgennexus

Patent & trademark IP search — patents, assignees, and inventors via Google Patents.

4 tools answering
Vexor
by scarletkc

A semantic search engine for files and code.

1 443 installs/wk local only
VARRD — Statistically Validated Trading Edges + AI Research Engine
by augiemazza

Validated trading edges across futures, equities, crypto. Live signals, full audit trail.

9 tools answering
Conqueror
by conquerorapp

Turns SEO insight into page changes: keyword research, SERP and rank data, rewrites you approve.

answering
Wayforth
by wayforthofficial

Search engine and payment rail for AI agents. 2,300+ services, semantic ranking.

331 installs/wk local only
You.com Web Access & AI
by youdotcom-oss

Web search, AI agent, and content extraction via You.com APIs

283 installs/wk 6 tools answering

Tubescout — questions

Answers built from our own checks of this server.

Why is there no uptime for Tubescout?
Tubescout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package tubescout was installed 327 times last week.
How do I connect Tubescout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tubescout straight from npm; nothing to host, nothing to sign up for.
How many people use Tubescout?
The npm package tubescout was installed 327 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tubescout open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.