Back to Home
OrionHubScript icon

fetch-mcp

Verified Safe

by OrionHubScript

Overview

Serves as an MCP server to fetch URLs and YouTube video transcripts efficiently.

Installation

Run Command
npx fetch-mcp --sse

Environment Variables

  • PORT

Security Notes

The server uses `got-scraping` for network requests, which includes some anti-bot features. No `eval` or direct command injection vectors were found. The `fetch_url` tool directly accepts a URL, which could pose a limited Server-Side Request Forgery (SSRF) risk if not used in a controlled environment or if URL validation were not strict enough to prevent access to internal networks. No hardcoded secrets were identified.

Similar Servers

Stats

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

Tags

URL FetchingYouTube TranscriptContent ExtractionModel Context ProtocolMarkdown Conversion