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.
ENDPOINT 1
https://maisondetalents.com/api/mcp
MCP server metadata
- Name
- maison-de-talents
- Version
- 1.0.0
메종 드 탤런트(https://maisondetalents.com)는 백화점·면세점·명품 매장 판매직·서비스직 전문 채용 플랫폼입니다. 한국의 백화점·면세점·명품 브랜드 매장 판매직(CA·SA·BA·뷰티 어드바이저·매니저) 채용공고와 연봉 정보를 제공합니다. 결과의 url 은 원문 공고 페이지이며, 지원은 그 페이지에서 진행됩니다.
Known tools 3
search_jobs한국 백화점·면세점·명품 브랜드 매장의 진행 중인 채용공고를 검색합니다(판매직 CA/SA/BA, 뷰티 어드바이저, 매장 매니저, VMD 등).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.