fetch-mcp

fetch-mcp is an MCP server that provides tools to fetch arbitrary URLs (returning HTML or Markdown) and to fetch YouTube video transcripts.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ API Gateway mcp fetch web-scraping youtube transcripts typescript stdio sse
⚙ Agent Friendliness
49
/ 100
Can an agent use this?
🔒 Security
36
/ 100
Is it safe for agents?
⚡ Reliability
34
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
45
Error Messages
0
Auth Simplicity
95
Rate Limits
10

🔒 Security

TLS Enforcement
50
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
45
Secret Handling
70

No auth mechanism is documented; running an HTTP/SSE server without authentication increases risk if exposed publicly. Fetching arbitrary URLs implies potential SSRF-like risks and data exfiltration risks unless agents strictly validate inputs and the server is sandboxed/network-restricted. TLS usage is not documented; assume transport depends on how the server is deployed.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
30
AF Security Reliability

Best When

You need lightweight MCP-accessible tools for fetching public web content and YouTube transcripts, integrated into an LLM agent.

Avoid When

You need strong security controls for untrusted inputs, guaranteed compliance requirements, or industrial-grade uptime/reliability guarantees.

Use Cases

  • Augment an agent with web-page fetching and content extraction
  • Retrieve and summarize YouTube video transcripts
  • Convert fetched HTML into Markdown for downstream LLM processing
  • Provide MCP tool access to crawling/transcript retrieval inside agent workflows

Not For

  • Authenticated/private content scraping where credentials are required
  • High-volume crawling without attention to rate limits or robots/terms
  • Use as a secure gateway for untrusted user-provided URLs without additional sandboxing

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

README does not mention authentication or API keys; likely operates without auth for local/agent-to-server use.

Pricing

Free tier: No
Requires CC: No

No pricing information provided (appears to be an open-source npm package intended to run self-hosted).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Untrusted URL inputs can trigger unexpected network access behaviors; agents should validate/allowlist domains.
  • YouTube transcript availability varies by video/region; tool may fail or return empty transcripts.
  • If running as an HTTP/SSE server, ensure network exposure is controlled (bind address/firewall) since no auth is documented.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for fetch-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered