youtube-server-mcp logo

youtube-server-mcp

by dongjunhahm

This project appears to be a simple server setup using Bun. It provides basic instructions for installing dependencies and running the server.

View on GitHub

Last updated: N/A

temp

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.