Back to Home
globle21 icon

mcp-server

Verified Safe

by globle21

Overview

Fast, token-efficient web content extraction for AI agents, converting websites to clean Markdown while preserving links and structure.

Installation

Run Command
npx -y @just-every/mcp-read-website-fast

Environment Variables

  • MCP_DEBUG
  • MCP_QUIET
  • LOG_LEVEL

Security Notes

The server's core function involves fetching content from arbitrary external URLs, which is an inherent network risk. It uses Playwright for JavaScript rendering, increasing the potential attack surface if a highly sophisticated exploit exists on a target page. The `cookiesFile` and `cacheDir` parameters, while used for local paths, could pose a risk if exposed to untrusted user input without strict validation, but in an MCP context, client inputs are generally more controlled. There are no obvious hardcoded secrets or clear malicious patterns.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-24

Tags

web-scrapermarkdown-conversioncontent-extractionllm-toolsmcp-server