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
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.
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
Comments