Back to Home
OrionHubScript icon

fetch-mcp

Verified Safe

by OrionHubScript

Overview

An MCP server for fetching URLs and YouTube video transcripts to provide content context to models.

Installation

Run Command
npx fetch-mcp --sse

Environment Variables

  • PORT

Security Notes

The `fetch_url` tool allows fetching arbitrary URLs, which, if deployed in a sensitive network, could potentially be misused for Server-Side Request Forgery (SSRF) from a client's perspective, though this is the explicit function of the tool. No obvious malicious patterns, hardcoded secrets, or `eval` usage were found. It uses `gotScraping` and `fetch` for external requests, which are standard libraries for this purpose.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars2
Forks1
Last Update2025-12-11

Tags

URL FetchingYouTube TranscriptsMCP ServerWeb ScrapingContent Extraction