MCP server for fetching YouTube transcripts
Project description
YouTube Transcript MCP Server
A Model Context Protocol server that allows you to download subtitles from YouTube and connect them to a LLM. This is just a thin wrapper on the youtube-transcript-api package.
Features
- Download transcripts of YouTube videos
- Optionally include timestamps
- Works with any MCP-compatible client
Installation
Option 1: Using uv (Recommended)
Install uv is a fast Python package installer and resolver.
curl -LsSf https://astral.sh/uv/install.sh | sh
Option 2: Using pip
If you prefer not to use uv, you can install using standard pip:
pip install youtube-transcript-mcp
Usage
In your MCP client configuration:
If using uv:
The uvx command is provided by uv and allows you to run Python packages directly:
"mcpServers": {
"youtube": {
"command": "uvx",
"args": ["youtube-transcript-mcp"]
},
}
If using standard Python:
"mcpServers": {
"youtube": {
"command": "python",
"args": ["-m", "youtube_transcript_mcp"]
},
}
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file youtube_transcript_mcp-0.2.1.tar.gz.
File metadata
- Download URL: youtube_transcript_mcp-0.2.1.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b1a8c4fa8d9ffd1529fdc4ce13be066b7485232496963447bda997bce81f9f7
|
|
| MD5 |
a1024c19f854c1aa09a227e372ddb879
|
|
| BLAKE2b-256 |
d024ee12445fa3f81881daa12a5c9478edaf0fad01946de5b31c60577cec34f9
|
Provenance
The following attestation bundles were made for youtube_transcript_mcp-0.2.1.tar.gz:
Publisher:
python-publish.yml on jerilseb/youtube-transcript-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
youtube_transcript_mcp-0.2.1.tar.gz -
Subject digest:
2b1a8c4fa8d9ffd1529fdc4ce13be066b7485232496963447bda997bce81f9f7 - Sigstore transparency entry: 211978833
- Sigstore integration time:
-
Permalink:
jerilseb/youtube-transcript-mcp@5c8dac64183e7bd0c52c043e1cb1faa3e4a21786 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/jerilseb
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@5c8dac64183e7bd0c52c043e1cb1faa3e4a21786 -
Trigger Event:
release
-
Statement type:
File details
Details for the file youtube_transcript_mcp-0.2.1-py3-none-any.whl.
File metadata
- Download URL: youtube_transcript_mcp-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3780cd8c52b59700f989a4ab056873232d26c9d3e8e815f2d13e792c792bd8e7
|
|
| MD5 |
739d654f4e9624488e510667f93895d4
|
|
| BLAKE2b-256 |
20af7e786642bac64105d925e153c0580cda775aa0a7deea5c89548a69e99b93
|
Provenance
The following attestation bundles were made for youtube_transcript_mcp-0.2.1-py3-none-any.whl:
Publisher:
python-publish.yml on jerilseb/youtube-transcript-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
youtube_transcript_mcp-0.2.1-py3-none-any.whl -
Subject digest:
3780cd8c52b59700f989a4ab056873232d26c9d3e8e815f2d13e792c792bd8e7 - Sigstore transparency entry: 211978840
- Sigstore integration time:
-
Permalink:
jerilseb/youtube-transcript-mcp@5c8dac64183e7bd0c52c043e1cb1faa3e4a21786 -
Branch / Tag:
refs/tags/v0.2.1 - Owner: https://github.com/jerilseb
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@5c8dac64183e7bd0c52c043e1cb1faa3e4a21786 -
Trigger Event:
release
-
Statement type: