Catalog
com.lyrenth/lyrenth-mcp
Officialby lyrenth · JavaScript
Read any public web page as a clean AIDocument (Markdown + structure) through Lyrenth.
Convert any public web page into clean Markdown with structural metadata for AI processing.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp@0.1.4"
]
}
}
}