MCP.so
Sign In
Servers

fetch-mcp

@egoist

An MCP server for fetching URLs / Youtube video transcript.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fetch-mcp-egoist": {
      "command": "npx",
      "args": [
        "-y",
        "fetch-mcp"
      ]
    }
  }
}

More from Browser Automation