fetch-mcp
If you are the rightful owner of fetch-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
fetch-mcp is an MCP server designed for fetching URLs and Youtube video transcripts, sponsored by ChatWise.
fetch-mcp is a versatile Model Context Protocol (MCP) server that facilitates the retrieval of web content and Youtube video transcripts. It is designed to work seamlessly with ChatWise, an all-in-one LLM chatbot that offers robust MCP support. The server can be deployed in various modes, including standard input/output, server-sent events, and HTTP streaming, making it adaptable to different use cases and environments. With fetch-mcp, users can easily fetch web pages in HTML or Markdown format and obtain transcripts from Youtube videos, enhancing the capabilities of applications that require web content integration or video transcript analysis.
Features
- Fetch URLs in HTML or Markdown format.
- Retrieve Youtube video transcripts.
- Supports multiple server modes: stdio, SSE, and HTTP.
- Customizable HTTP endpoints.
- Seamless integration with ChatWise LLM chatbot.
Tools
fetch_url
Fetch URL, can return HTML or Markdown (default).
fetch_youtube_transcript
Fetch Youtube transcript.