netlens-mcp

pzalutski-pixel/netlens-mcp
★ 0 stars Python Browser/Web Updated 10d ago
MCP server for AI agents to read any web page in full — past the robots.txt and bot blocks that stop native fetch — as clean, ad-stripped Markdown. Plus web search.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "netlens-mcp": {
      "command": "uvx",
      "args": [
        "netlens-mcp"
      ]
    }
  }
}

Or install with pip: pip install netlens-mcp

README Excerpt

An MCP server for **unobstructed web reading**. It fetches any URL directly with browser-like headers — past `robots.txt` and naive bot blocks — and returns the **full page** as clean, ad-stripped Markdown, not a summary. Plus web search that returns real links. Zero dependencies: pure Python standard library.

Tools (13)

NETLENS_SEARCH_ENGINENETLENS_SEARXNG_URLbingduckduckgoenginelimitmax_charsmodemojeekquerysearxngurlweb_search

Topics

ai-agentsclaudecontent-extractiondeveloper-toolshtml-to-markdownmarkdownmcpmcp-servermodel-context-protocolweb-readerweb-scrapingweb-search