Servers
temp
@dongjunhahm
MCP server for youtube! Allows you to directly search and access transcripts on youtube through a single call in the Claude LLM
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.1.29. Bun is a fast all-in-one JavaScript runtime.