Back to Home
everruns icon

fetchkit

Verified Safe

by everruns

Overview

AI-friendly web content fetching and HTML conversion, designed for consumption by Large Language Models.

Installation

Run Command
fetchkit mcp

Environment Variables

  • OPENAI_API_KEY

Security Notes

The server appears well-structured with no immediate signs of 'eval', obfuscation, or hardcoded secrets. It implements URL filtering, which is a good security practice. Custom HTML parsing and base64 decoding are potential, though minor, attack surfaces if bugs were present; however, they are designed for content processing rather than arbitrary code execution. Network risks are inherent to web fetching but seem handled by strict timeouts and error handling.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens5000
Stars1
Forks0
Last Update2026-01-18

Tags

web fetchingcontent conversionLLM toolMCP protocolRust