Back to Home
StacklokLabs icon

gofetch

Verified Safe

by StacklokLabs

Overview

An MCP server that retrieves and extracts textual content from web pages, respecting robots.txt for AI agents.

Installation

Run Command
task run

Environment Variables

  • TRANSPORT
  • MCP_PORT

Security Notes

The server is implemented in Go, offering single binary deployment and enhanced container security (non-root, distroless images, signing). It respects robots.txt by default and offers configurable proxy support. Input validation for `max_length` and `start_index` parameters is present. There are no apparent hardcoded secrets or obvious malicious patterns like 'eval'. The project has a clear security vulnerability reporting process. Risks common to fetching external content (e.g., malformed HTML, large payloads) are mitigated by using robust parsing libraries and configurable limits.

Similar Servers

Stats

Interest Score40
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars20
Forks1
Last Update2026-01-18

Tags

MCP ServerWeb ScrapingGoContent ExtractionRobots.txt