Overview
What is fetch-mcp
fetch-mcp is an MCP server designed for fetching URLs and YouTube video transcripts.
How to Use
To use fetch-mcp, you can run it as a standard input/output server using the command 'npx -y fetch-mcp' or as a Server-Sent Events (SSE) server with 'npx -y fetch-mcp --sse'.
Key Features
Key features include the ability to fetch URLs and return content in HTML or Markdown format, as well as fetching transcripts from YouTube videos.
Where to Use
fetch-mcp can be used in web development, content creation, and applications that require automated data retrieval from websites or video platforms.
Use Cases
Use cases for fetch-mcp include generating content summaries from web pages, extracting information from YouTube videos for transcription, and integrating with chatbots for enhanced user interaction.