URL和YouTube字幕获取
HTTP-SSESTDIO用于获取网页和视频字幕的服务器
用于获取网页和视频字幕的服务器
An MCP server for fetching URLs / Youtube video transcript.
This project is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
# stdio server npx -y fetch-mcp # sse server npx -y fetch-mcp --sse # streamable http server at /mcp npx -y fetch-mcp --http # custom endpoint npx -y fetch-mcp --http /my-mcp
Fetch URL, can return HTML or Markdown (default).
Fetch Youtube transcript.
MIT.