🌐

lyrenth-mcp

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

Web & APIs stdio npm npmstdio
RUN IN TERMINAL
claude mcp add comlyrenth-lyrenth-mcp -- npx -y lyrenth-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comlyrenth-lyrenth-mcp": { "command": "npx", "args": ["-y", "lyrenth-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comlyrenth-lyrenth-mcp": { "command": "npx", "args": ["-y", "lyrenth-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comlyrenth-lyrenth-mcp": { "command": "npx", "args": ["-y", "lyrenth-mcp"] } } }

About This MCP Server

The com.lyrenth/lyrenth-mcp server enables reading public web pages as structured AIDocuments, combining Markdown and other organizational elements, and is accessible through standard input/output interfaces, making it a useful tool for developers who need to process and analyze web content in a clean and structured format. This server can be connected to through npm and stdio, facilitating integration with various development workflows. Developers can utilize this server to fetch and parse web pages, leveraging the structured output for further analysis or processing.

Read any public web page as a clean AIDocument (Markdown + structure) through Lyrenth.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with web & apis capabilities via the stdio transport.

Package

lyrenth-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The lyrenth-mcp server extends your AI assistant with web & apis capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comlyrenth-lyrenth-mcp.svg)](https://skillsplayground.com/mcps/comlyrenth-lyrenth-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.