Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YTDLP_PATHNoPath to yt-dlp executable. If set, overrides PATH lookup and auto-download.
EQL_YTDLP_AUTODOWNLOADNoSet to '1' to grant standing consent for automatic download of yt-dlp without the per-call installYtDlp flag.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
eql_sourcesA

List curated EverQuest Legends public sources known to this server.

eql_source_fetchA

Fetch and extract text from a searchable curated public source by id. When the text references content from a later expansion (Kunark, Velious, Luclin) that is not in EQL's pre-Kunark launch, the result includes an eraAdvisory.

eql_source_searchA

Search across curated official, support, and guide pages. Use wiki-specific tools for full wiki search.

eql_wiki_searchA

Full-text search the public EverQuest Legends MediaWiki. The wiki inherits classic EverQuest data; when result snippets reference later-expansion content (Kunark, Velious, Luclin) not in EQL's pre-Kunark launch, the response includes an eraAdvisory.

eql_wiki_pageA

Fetch a page from EQL Wiki via MediaWiki API and return extracted text, links, categories, and revision metadata. Pages inherit classic EverQuest data; when the text references later-expansion content (Kunark, Velious, Luclin) not in EQL's pre-Kunark launch, the page includes an eraAdvisory.

eql_wiki_recent_changesB

Return recent public edits from the EverQuest Legends Wiki.

eql_wiki_category_pagesB

List pages in a MediaWiki category, for example Zones, NPCs, Equipment, or Bard Build.

eql_official_newsC

Parse the official EverQuest Legends news index.

eql_official_articleB

Fetch an official EverQuest Legends news article by page name or official /news/ URL.

eql_press_assetsA

List official Daybreak press asset URLs for EQL. This returns metadata and links only; it does not download binary assets.

eql_official_youtube_videosA

Read the official EverQuest Legends YouTube RSS feed and return video metadata. This does not download video or transcripts.

eql_video_transcriptA

Fetch an existing transcript for a video from its published captions. Supports YouTube video ids and URLs (watch, youtu.be, shorts, embed, live). Twitch is not supported because Twitch VODs do not expose retrievable captions. This reads existing captions only; it does not transcribe audio. Pulling YouTube captions requires the yt-dlp helper; if it is not installed, call again with installYtDlp set to true to download it.

eql_class_combosA

Generate three-class EQL combinations from the 16 public wiki classes. This is a planning helper, not a race/primary-class validator.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
sourcesCurated public source registry used by this MCP server.
classesStatic EQL class list confirmed against the public wiki.
racesStatic race list from public EQL sources.

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/Sergeantfirstclassvincetoxicumnegrum35/everquest-legends-mcp'

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