fetch-mcp

fetch-mcp

3.6

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

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.

Usage

# 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

Tools

fetch_url

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

fetch_youtube_transcript

Fetch Youtube transcript.

License

MIT.