lyrenth/lyrenth-mcp
by Various
[](https://glama.ai/mcp/servers/lyrenth/lyrenth-mcp) 📇 🏠 - Read any URL as a clean AIDocument (Markdown + structure) through Lyrenth's cached index.
MCP
lyrenth/lyrenth-mcp
Added 11 June 2026
Overview
Lyrenth MCP is a Model Context Protocol server that fetches any URL and returns a clean AIDocument in Markdown with structure. It uses Lyrenth's cached index to reduce noise and improve consistency. The tool is written in JavaScript.
Best for
Best for
Developers who need to feed clean web content into AI assistants or agents via MCP
Use cases
- Ingest web content into AI contexts as structured markdown
- Reduce HTML clutter when extracting information from online sources
- Quickly convert URLs to AI-friendly documents via cached indices
How to use
Install
claude mcp add lyrenth -e LYRENTH_API_KEY=aiwk_your_key_here -- npx -y lyrenth-mcp Tools exposed
read_urlread_urlscheck_usageLYRENTH_API_KEYLYRENTH_API_URL
Tested with
Claude Desktop, Claude Code, Cursor
Example client config
{\n "mcpServers": {\n "lyrenth": {\n "command": "npx",\n "args": ["-y", "lyrenth-mcp"],\n "env": { "LYRENTH_API_KEY": "aiwk_your_key_here" }\n }\n }\n} Notes
Lyrenth MCP is a Model Context Protocol server that fetches any URL and returns a clean AIDocument in Markdown with structure. It uses Lyrenth’s cached index to reduce noise and improve consistency. The tool is written in JavaScript.
0 stars on GitHub. Last updated 2026-06-10.
Use cases
- Ingest web content into AI contexts as structured markdown
- Reduce HTML clutter when extracting information from online sources
- Quickly convert URLs to AI-friendly documents via cached indices
Pros
- Delivers clean, structured markdown from any URL
- Leverages caching to improve speed and reduce redundant fetches
- Works as a standard MCP server, easy to integrate with compatible hosts
Cons
- Zero stars and no community adoption yet, indicating limited testing
- Relies on Lyrenth’s index, which may not cover all sites or update content frequently
- Only available in JavaScript, limiting use in non-Node.js environments
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Delivers clean, structured markdown from any URL
- Leverages caching to improve speed and reduce redundant fetches
- Works as a standard MCP server, easy to integrate with compatible hosts
Cons
- Zero stars and no community adoption yet, indicating limited testing
- Relies on Lyrenth's index, which may not cover all sites or update content frequently
- Only available in JavaScript, limiting use in non-Node.js environments
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
