Skip to content
Back to search
30
MCP

com.lyrenth/lyrenth-mcp

com.lyrenth/lyrenth-mcp

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

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.zcag/readdown-mcp
Convert web pages to clean, LLM-optimized Markdown. No browser needed.
0 tools
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
com.mdtidy/mcp
Clean, repair, and convert AI-generated Markdown to HTML/PDF/DOCX/PNG; save and share documents.
0 tools · streamable-http
io.github.sidney/web-to-markdown-mcp
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
0 tools
auth-fetch-mcp
MCP server that lets AI read Notion, Google Docs, Jira & any login-protected page via a real browser
0 tools
Jina Reader
Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.lyrenth/lyrenth-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}