Content Tools
2outube.com
Provides tools to access and search transcripts of YouTube videos.
ENDPOINT 1
https://2outube.com/mcp
MCP server metadata
- Name
- 2outube
- Version
- 1.2.0
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_transcriptGet the full transcript of a YouTube, TikTok, Instagram Reel, or X video.
Inferred read-onlyget_public_evidenceRead the source index for an explicitly published 2outube evidence page.
Inferred read-onlysearch_public_evidenceSearch the archived transcripts selected in a public evidence collection.
Inferred read-onlyget_key_statusReport the plan and remaining new-transcript allowance of the 2outube API key this server was configured with (Authorization: Bearer <key>).
Inferred read-onlyCONNECT 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.
2outube.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.