Lyrenth MCP Server
Rank #12,775com.lyrenth/lyrenth-mcp
Read any public web page as a clean AIDocument (Markdown + structure) through Lyrenth.
Lyrenth MCP Server is a Model Context Protocol (MCP) server published by lyrenth. It ranks #12,775 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Lyrenth MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 119,271 of 132,046 servers on MCP Toplist.
Use Lyrenth MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lyrenth-mcp -- npx -y lyrenth-mcp[mcp_servers.lyrenth-mcp]
command = "npx"
args = ["-y", "lyrenth-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lyrenth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lyrenth-mcp": {
"command": "npx",
"args": [
"-y",
"lyrenth-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.lyrenth%2Flyrenth-mcp)<a href="https://mcptoplist.com/server/com.lyrenth%2Flyrenth-mcp"><img src="https://mcptoplist.com/badge/com.lyrenth%2Flyrenth-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lyrenth
Available versions (4)
| Version | Published |
|---|---|
| 0.1.6 | Aug 25, 2026 |
| 0.1.5 | Aug 11, 2026 |
| 0.1.4 | Jun 10, 2026 |
| 0.1.1 | Jun 8, 2026 |
Frequently asked questions
- Who maintains Lyrenth MCP Server?
- Lyrenth MCP Server is maintained by lyrenth, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Lyrenth MCP Server listed on the Official MCP Registry?
- Yes — Lyrenth MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Lyrenth MCP Server have?
- MCP Toplist tracks 4 versions of Lyrenth MCP Server, most recently published on Aug 25, 2026.
- Where can I find the source code for Lyrenth MCP Server?
- The source code for Lyrenth MCP Server is hosted at github.com/lyrenth/lyrenth-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.