← Registry

Data Collection

maisondetalents.com

MCP server that searches and retrieves job postings for sales and retail positions at Korean department stores, duty-free shops, and luxury brands, including salary benchmarks by sector and experience.

1 endpoint3 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://maisondetalents.com/api/mcp

No auth detected

MCP server metadata

Name
maison-de-talents
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

메종 드 탤런트(https://maisondetalents.com)는 백화점·면세점·명품 매장 판매직·서비스직 전문 채용 플랫폼입니다. 한국의 백화점·면세점·명품 브랜드 매장 판매직(CA·SA·BA·뷰티 어드바이저·매니저) 채용공고와 연봉 정보를 제공합니다. 결과의 url 은 원문 공고 페이지이며, 지원은 그 페이지에서 진행됩니다.

Known tools 3

search_jobs

한국 백화점·면세점·명품 브랜드 매장의 진행 중인 채용공고를 검색합니다(판매직 CA/SA/BA, 뷰티 어드바이저, 매장 매니저, VMD 등).

Inferred read-only
get_job

search_jobs 로 찾은 공고 id 의 상세(자격요건·근무조건·급여·마감일)를 가져옵니다.

Inferred read-only
get_salary_benchmark

한국 럭셔리 리테일 매장직 연봉 벤치마크(만원, 연봉 기준)를 업종·경력별로 조회합니다.

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.maison-de-talents]
url = "https://maisondetalents.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maison-de-talents": {
      "type": "http",
      "url": "https://maisondetalents.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maison-de-talents
Remote MCP URL: https://maisondetalents.com/api/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": {
    "maison-de-talents": {
      "url": "https://maisondetalents.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maison-de-talents": {
      "type": "http",
      "url": "https://maisondetalents.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maison-de-talents",
  "transport": "streamable-http",
  "url": "https://maisondetalents.com/api/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.