MCP.so
Sign In

temp

@dongjunhahm

About temp

MCP server for youtube! Allows you to directly search and access transcripts on youtube through a single call in the Claude LLM

Basic information

Category

Media & Design

Runtime

node

Transports

stdio

Publisher

dongjunhahm

Config

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

{
  "mcpServers": {
    "youtube-server-mcp": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

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 temp?

How to use temp?

Install dependencies with bun install, then run with bun run index.ts.

Key features of temp?

Use cases of temp?

FAQ from temp?

Comments

More Media & Design MCP servers