← Registry

Content Tools

2outube.com

Provides tools to access and search transcripts of YouTube videos.

1 endpoint6 known toolsFirst detected July 18, 2026Last detected September 6, 2026

ENDPOINT 1

https://2outube.com/mcp

No auth detected

MCP server metadata

Name
2outube
Version
1.2.0
Capabilities
tools
Server instructions

Any video → text. Read and search archived transcripts of YouTube, TikTok, Instagram and X videos. Without a key, tools read the archive only; with a free 2outube API key (https://2outube.com/developers, header Authorization: Bearer <key>) get_transcript also transcribes videos that are not archived yet.

Known tools 6

get_transcript

Get the full transcript of a YouTube, TikTok, Instagram Reel, or X video.

Inferred read-only
search_transcript

Find where something is said in an archived video.

Inferred read-only
list_channel_transcripts

List archived transcripts for a YouTube channel (e.g.

Inferred read-only
get_public_evidence

Read the source index for an explicitly published 2outube evidence page.

Inferred read-only
search_public_evidence

Search the archived transcripts selected in a public evidence collection.

Inferred read-only
get_key_status

Report the plan and remaining new-transcript allowance of the 2outube API key this server was configured with (Authorization: Bearer <key>).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.2outube]
url = "https://2outube.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "2outube": {
      "type": "http",
      "url": "https://2outube.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 2outube
Remote MCP URL: https://2outube.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "2outube": {
      "url": "https://2outube.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "2outube": {
      "type": "http",
      "url": "https://2outube.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "2outube",
  "transport": "streamable-http",
  "url": "https://2outube.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 2outube.com was fetched 2026-08-27T10:51:43.923Z and is being refreshed.

Trust status Trusted

2outube.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.