Skip to main content

YouTube transcribation MCP server

Project description

youtube_mcp

Youtube transcribation MCP server

Demo Video

YouTube MCP Demo

Click the image above to watch the demo video

Requirements:

  • OpenAI API key
  • Cookies

Server installation

  • Clone the repo:
git clone https://github.com/format37/youtube_mcp.git
cd youtube_mcp
nano .env
  • Extract your cookies. See cookies.md
    Place cookies.txt in the ./mcp/ folder.
  • Generate MCP_KEY:
python token_generator.py
  • Define .env:
CONTAINER_NAME=youtube_mcp_main
PORT=7001
MCP_KEY=YOUR-MCP-KEY
OPENAI_API_KEY=YOUR-OPENAI-KRY
  • Provide run access
sudo chmod +x compose.sh
sudo chmod +x logs.sh
sudo chmod +x update.sh
  • Run
./compose.sh
  • Check that port is opened for incoming connections.

Client configuration

  1. Add Bybit server to the Claude desktop config: Example:
{
    "mcpServers": {
      "youtube": {
        "command": "npx",
        "args": [
          "mcp-remote",
          "http://localhost:7001/sse",
          "--header",
          "Authorization:YOUR-TOKEN",
          "--allow-http"
        ],
        "disabled": false
      }
    }
}

Client side

4. Restart Claude desktop
5. Check that tws tools are listed in the tools list. Ask Claude to check ibkr account

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_format37_youtube_mcp-0.1.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_format37_youtube_mcp-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_format37_youtube_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2bc60842d5ff419c9befa1d4e15c7cf519d920785aea0b3f94d3432074aca3c7
MD5 ff2df339b7cf77400a2b6b9644478a74
BLAKE2b-256 dbd6edefc4e8ac5467a547110747fecccf51813472d023ff805cce1a0940195d

See more details on using hashes here.

File details

Details for the file iflow_mcp_format37_youtube_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_format37_youtube_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8d26d7458b06c271ccaf82ce526a5d7118a190a8d98fcc7e215e750167107e26
MD5 853ffb44762c7bb2de5a9763f43ca8eb
BLAKE2b-256 fb932880be82f51ba953a0f740f1ee5510db4f772fa106e5ec4546f86df43876

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page