← lucyesl.com

INDIVIDUAL MCP TOOL

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.

lucyesl.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://lucyesl.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for salary_stats and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

lucyesl.com

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.

Related tools

  • search — Search live English-teaching jobs in South Korea on LucyESL by free text.
  • fetch — Fetch one LucyESL job listing by id as a plain-text document with its facts.
  • 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.
  • get_job — One live listing as a structured record.
  • disclosure_stats — How many live Korean ESL job adverts state the salary, hours, severance, pension, insurance, airfare, vacation and split shifts.