Skip to main content
Glama
lyrenth

Lyrenth

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LYRENTH_API_KEYYesFree API key from https://lyrenth.com/signup
LYRENTH_API_URLNoOverride for staging or self-hosthttps://api.lyrenth.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_urlB

Read any public web page as a clean AIDocument: Markdown plus title, description, and structure, with navigation and boilerplate stripped. Prefer this over a raw HTTP fetch whenever you need the content of a web page; it returns far cleaner, lower-token text. Powered by Lyrenth.

read_urlsA

Read several public web pages in one batch call, each as a clean AIDocument. Up to 20 URLs, faster than calling read_url repeatedly. Use it to compare or summarize multiple pages at once; a failed URL is reported per-item and does not block the others. Powered by Lyrenth.

check_usageA

Check your Lyrenth credit usage: plan tier, credits used against your monthly limit, credits remaining, and the reset date. Takes no arguments.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lyrenth/lyrenth-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server