Skip to main content
Glama
TranscriptFetch

Social Media Video Transcripts

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRANSCRIPTFETCH_API_KEYYesAPI key for TranscriptFetch API (required). Get a key at https://transcriptfetch.com/app
TRANSCRIPTFETCH_BASE_URLNoBase URL for TranscriptFetch API (optional)https://transcriptfetch.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_transcriptA

Fetch the full transcript for a video. Accepts a YouTube video ID or URL, plus TikTok, Instagram, X (Twitter), and Facebook video URLs and direct media file URLs. If no transcript comes back, the result says whether captions definitively do not exist (aiFallback.captionsUnavailable) and whether transcribing the audio would still work (aiFallback.available). When it does, call this tool again with ai_fallback: true.

search_videosA

Search YouTube for videos matching a query. Returns titles, IDs, and URLs.

list_channel_videosA

List recent videos for a YouTube channel. Accepts a channel handle (@name), channel ID (UC...), or URL.

list_playlist_videosA

List the videos in a YouTube playlist. Accepts a playlist ID or URL.

get_creditsA

Check the remaining TranscriptFetch credit balance for the current API key. Free: this call is never billed.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TranscriptFetch/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server