HomeBrowser Automation & Scraping › lyrenth-mcp

lyrenth-mcp

Read any public web page as a clean AIDocument (Markdown + structure) through Lyrenth.

TypeScript Local
★ 1 stars Last pushed 2026-08-27 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.6)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "lyrenth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry