Integrations
Connect the MCP server to Claude, ChatGPT or Cursor
Add TranscriptFetch as a tool your AI assistant can call mid-conversation, with no glue code.
TranscriptFetch ships an MCP server, so an assistant can fetch a transcript in the middle of a conversation instead of you copying text between windows.
The endpoint
https://transcriptfetch.com/mcp
Configuration
json
{
"mcpServers": {
"transcriptfetch": {
"url": "https://transcriptfetch.com/mcp"
}
}
}The tools
get_transcript- one video, podcast episode or media filesearch_videos- find videos by keyword (YouTube)list_channel_videosandlist_playlist_videos(YouTube)get_credits- your remaining balance, free to call
Billing
Identical to the API: one credit per successful fetch, failures free, and get_credits costs nothing.
Full setup, including authentication, is in the MCP documentation.
The MCP server uses the same key and the same credits as the REST API. If you have not created an account yet, create one first.
More in Integrations
Still stuck?
Open the chat launcher, bottom right, and include your request_id if you have one. Or email [email protected].