Fetchworks MCP Server
Rank #72,104io.github.fetchworks-dev/youtube-transcripts
YouTube transcripts for AI agents: videos, channels, playlists, search. Timestamps, SRT, VTT.
Fetchworks MCP Server is a Model Context Protocol (MCP) server published by Fetchworks. It ranks #72,104 of 132,113 servers tracked on MCP Toplist. Fetchworks MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Aug 27, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 60,009 of 132,113 servers on MCP Toplist.
Use Fetchworks MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add youtube-transcripts -e "APIFY_TOKEN=<your APIFY_TOKEN>" -- npx -y fetchworks-mcpReplace each placeholder with your own value before saving.
[mcp_servers.youtube-transcripts]
command = "npx"
args = ["-y", "fetchworks-mcp"]
[mcp_servers.youtube-transcripts.env]
APIFY_TOKEN = "<your APIFY_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-transcripts": {
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-transcripts": {
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"youtube-transcripts": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-transcripts": {
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"youtube-transcripts": {
"command": "npx",
"args": [
"-y",
"fetchworks-mcp"
],
"env": {
"APIFY_TOKEN": "<your APIFY_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fetchworks-dev%2Fyoutube-transcripts)<a href="https://mcptoplist.com/server/io.github.fetchworks-dev%2Fyoutube-transcripts"><img src="https://mcptoplist.com/badge/io.github.fetchworks-dev%2Fyoutube-transcripts.svg" alt="MCP Toplist: #72,104 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Fetchworks
Other servers by Fetchworks
View all Fetchworks servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains Fetchworks MCP Server?
- Fetchworks MCP Server is maintained by Fetchworks, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Fetchworks MCP Server listed on the Official MCP Registry?
- Yes — Fetchworks MCP Server is listed on the Official MCP Registry.
- How many versions does Fetchworks MCP Server have?
- MCP Toplist tracks 1 version of Fetchworks MCP Server, most recently published on Aug 27, 2026.
- Where can I find the source code for Fetchworks MCP Server?
- The source code for Fetchworks MCP Server is hosted at github.com/fetchworks/fetchworks-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.