fetch-mcp

fetch-mcp

148

fetch-mcp is a Model Context Protocol (MCP) server designed to fetch URLs and Youtube video transcripts. It supports running as a stdio server, SSE server, and streamable HTTP server, providing flexibility in fetching data over different protocols.

What formats can Fetch-MCP return when fetching URLs?

Fetch-MCP can return web pages in either HTML or Markdown format, with Markdown being the default.

Can Fetch-MCP be used to fetch transcripts from any YouTube video?

Yes, Fetch-MCP can extract transcripts from YouTube videos, provided the video has a transcript available.

What server modes does Fetch-MCP support?

Fetch-MCP supports stdio, SSE, and HTTP server modes, allowing for flexible deployment options.

Is it possible to customize the endpoint for the HTTP server mode?

Yes, users can define custom endpoints for the HTTP server mode by specifying the desired endpoint path.

Who sponsors Fetch-MCP?

Fetch-MCP is sponsored by ChatWise, an all-in-one LLM chatbot platform with first-class MCP support.