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
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?
—
More Media & Design MCP servers

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Comments