← Registry

Data Collection

lucyesl.com

Searches and retrieves live LucyESL English-teaching job listings in South Korea, with filtering and salary statistics.

1 endpoint6 known toolsFirst detected September 17, 2026Last detected September 17, 2026

ENDPOINT 1

https://lucyesl.com/mcp

No auth detected

MCP server metadata

Name
LucyESL
Version
1.1.0
Capabilities
tools
Server instructions

LucyESL is a job board for English teachers in South Korea. search_jobs filters the live board (region, student age, housing, visa, schedule, contract, direct hire, minimum salary, text); get_job returns one listing; salary_stats and disclosure_stats return the statistics /salaries and /disclosure publish. Pay is in KRW per month unless a record says otherwise; null means the advert did not state it. Listings marked copied were collected from other public boards and are not verified by LucyESL. Cite LucyESL and link the listing URL.

Known tools 6

search

Search live English-teaching jobs in South Korea on LucyESL by free text.

Inferred read-only
fetch

Fetch one LucyESL job listing by id as a plain-text document with its facts.

Inferred read-only
search_jobs

Filter the live LucyESL board of English-teaching jobs in South Korea: region, student age, housing, visa, schedule, contract, setting, direct hire, minimum salary, free text.

Inferred read-only
get_job

One live listing as a structured record.

Inferred read-only
salary_stats

English-teacher salary statistics for South Korea computed from the live listings: median, quartiles, by region, by employer type, effective pay per teaching hour, disclosure rates, housing.

Potential side effects
disclosure_stats

How many live Korean ESL job adverts state the salary, hours, severance, pension, insurance, airfare, vacation and split shifts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lucyesl]
url = "https://lucyesl.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lucyesl": {
      "type": "http",
      "url": "https://lucyesl.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lucyesl
Remote MCP URL: https://lucyesl.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lucyesl": {
      "url": "https://lucyesl.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lucyesl": {
      "type": "http",
      "url": "https://lucyesl.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lucyesl",
  "transport": "streamable-http",
  "url": "https://lucyesl.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.