Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“‚ Browser Automation
  3. Lyrenth MCP
Lyrenth MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:45:34 PM

Lyrenth MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
websearchdata-extractionmcp

Reads web pages as cached, structured Markdown documents with token limits, batching, usage reporting, and optional fresh fetching.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "lyrenth-lyrenth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "path"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing Alternatives๐Ÿ“‚ More in Browser Automation

Overview

lyrenth/lyrenth-mcp MCP server reads public web pages through Lyrenth's index and returns cleaned AIDocuments instead of raw HTML. It exposes tools for single-page reads, batches of up to 20 URLs, and API usage checks over remote HTTP or local stdio. Results include Markdown, page structure, provenance details, and token savings; cached results can be bypassed with a fresh-read option. Reach for it when an agent needs lower-token web content, batch extraction, or a consistent document format.

Use cases

โ€ขRead articles as low-token Markdown
โ€ขBatch-extract content from up to 20 URLs
โ€ขForce fresh page retrieval when cached content may be stale
โ€ขCheck monthly read credits and reset dates

Key features

โ€ขConverts public pages to structured AIDocuments
โ€ขSupports cached and fresh URL reads
โ€ขLimits output at clean text boundaries
โ€ขReads up to 20 URLs per batch
โ€ขReports token savings and usage credits

Capabilities & Tool Schemas (3) ~151 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Lyrenth MCP.

read_url

The page as a clean AIDocument: a short provenance header (token count + how much smaller than raw HTML) plus the Markdown body. `fresh: true` forces a fresh fetch instead of the cached copy; `max_tokens` caps the body to your context budget, trimmed at a clean paragraph or sentence boundary.

read_urls

Up to 20 pages in one call, each as a clean AIDocument, with per-URL error isolation (a failed URL is reported and doesn't block the others). Billed one credit per successfully-read URL.

check_usage

Your plan tier, credits used against your monthly limit, credits remaining, and the reset date.

How Lyrenth MCP works

What lyrenth/lyrenth-mcp MCP server does

lyrenth/lyrenth-mcp MCP server converts public web pages into AIDocuments for MCP clients. Each result contains a cleaned Markdown representation with the page title, description, and structure, while removing navigation and other boilerplate. A provenance header reports the document's token count and its reduction compared with the source HTML.

The server reads through Lyrenth's cross-caller cache. For domains verified with Lyrenth, the returned document may use the publisher's canonical version. This makes the server suited to agents that need readable web content without passing complete HTML into the model.

How it works

The server supports two transports. A hosted MCP endpoint is available at https://api.lyrenth.com/mcp for clients that can connect to remote HTTP servers and send a custom authorization header. A local stdio process can be started with the npm package and an API key in its environment.

read_url accepts one URL and can optionally request a fresh fetch or limit the response body with max_tokens. Token-limited output ends at a paragraph or sentence boundary. read_urls accepts between one and 20 URLs in a single call. Each URL is handled independently, so one failure is reported without preventing successful results for the other URLs. Successful reads consume one credit per URL.

Setup and configuration

lyrenth/lyrenth-mcp MCP server requires a Lyrenth API key. The README directs users to obtain a free key with a stated allowance of 2,000 reads per month and no card. For a local setup, configure LYRENTH_API_KEY and run npx -y lyrenth-mcp; the same command can be added to an MCP client configuration.

LYRENTH_API_URL is optional and defaults to https://api.lyrenth.com. It can point the client at a staging or self-hosted API. Claude Desktop can also install the supplied .mcpb release bundle, which asks for the key during setup. Remote clients use the hosted URL with Authorization: Bearer <key>.

Tools and capabilities

  • read_url: Returns one cleaned AIDocument, with optional cache bypass and token limiting.
  • read_urls: Reads up to 20 URLs and isolates errors per URL.
  • check_usage: Reports the plan tier, monthly credits used, remaining credits, and reset date.
  • MCP tool annotations declare read-only, non-destructive, idempotent, and open- or closed-world properties as explicit booleans.

Limitations and notes

lyrenth/lyrenth-mcp MCP server requires an API key and usage is credit-metered. Cached content may not be the newest available page unless fresh: true is supplied. Batch requests are limited to 20 URLs, and max_tokens limits the returned body rather than guaranteeing a particular amount of source content.

The local process sends requested URLs and the API key to Lyrenth's API. The README states that local page content, conversation context, and telemetry are not sent. Lyrenth's handling of fetched pages and account data is covered by its privacy policy. The project is licensed under MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Agentfetch MCP logoAgentfetch MCP

    Token-budgeted web fetch for AI agents. Auto-routes between Trafilatura, Jina Reader, FireCrawl, and pypdf based on URL pattern. estimatetokens before fetchurl, 6h Redis cache, server-side maxtokens truncation. Open source MCP server (MIT) plus hosted REST API at agentfetch.dev โ€” 500 free fetches/mo, no card.

    ๐Ÿ“‚ Browser Automation4 views
    Compare vs Agentfetch MCP โ†’
  • Intercept MCP logoIntercept MCP

    Multi-tier fallback chain for fetching web content as clean markdown. Handles tweets, YouTube, arXiv, PDFs, and regular pages with 9 fallback strategies.

    ๐Ÿ“‚ Browser Automation3 views
    Compare vs Intercept MCP โ†’
  • Yutu logoYutu

    A fully functional MCP server and CLI for YouTube to automate YouTube operation

    ๐Ÿ“‚ Browser Automation4 views
    Compare vs Yutu โ†’
  • Browser Use MCP Server logoBrowser Use MCP Server

    browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.

    ๐Ÿ“‚ Browser Automation4 views
    Compare vs Browser Use MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
725
Package downloads in the last 30 days.
Last commit
15d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Lyrenth MCP

Run `npx -y lyrenth-mcp` with `LYRENTH_API_KEY` configured, or install the `.mcpb` release bundle in Claude Desktop.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLyrenth MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lyrenth-lyrenth-mcp?style=directory)](https://allmcps.com/mcp/lyrenth-lyrenth-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/lyrenth-lyrenth-mcp"><img src="https://allmcps.com/api/badge/lyrenth-lyrenth-mcp?style=directory" alt="Lyrenth MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚Browser Automation
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
9/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit15d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 27, 2026
npm downloads725/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
57Quality signal: Good ยท 57/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity7/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท path (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“‚ Browser Automation โ†’Best MCP servers for Browser Automation โ†’Alternatives to Lyrenth MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code