MCPServers
Fetch (Web Content & YouTube Transcripts) - MCP server logo

Fetch (Web Content & YouTube Transcripts)

157
0

Summary

Fetch-MCP provides a server for retrieving web content and YouTube video transcripts through two specialized tools. The implementation fetches URLs and converts HTML to Markdown by default, with options to return raw HTML or limit content length. It also extracts YouTube video transcripts with timestamps, making it useful for AI assistants that need to reference web content or video information. Built with TypeScript using the Model Context Protocol SDK, it supports both stdio and SSE server modes for flexible integration options.

Available Actions(2)

fetch_url

Fetch a URL, can return HTML or Markdown (default).

fetch_youtube_transcript

Fetch the transcript of a YouTube video.

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签