Skip to main content
Glama

mcp-팀테일러

MCP Teamtailor는 teamtailor API 와의 간단한 통합을 제공하는 MCP(Model Context Protocol) 서버입니다.

종속성

MCP Teamtailor 서버를 사용하는 데 다른 종속성은 필요하지 않습니다.

용법

MCP 서버는 사용 중인 클라이언트에 따라 다르게 구성됩니다. 참고로 Claude Desktop을 사용하는 경우 다음과 같이 구성합니다.

지엑스피1

MCP 운송

현재는 stdio 전송만 구현되어 있습니다.

도구

  • teamtailor_list_candidates - 후보자를 나열하고 필터링합니다.

    • pageSize : 페이지 응답 크기(문자열, 선택 사항)

    • page : 검색할 페이지 번호(문자열, 선택 사항)

    • filter.createdAfter : 특정 날짜 이후에 생성된 후보 필터링(문자열, 선택 사항)

    • filter.createdBefore : 특정 날짜 이전에 생성된 후보 필터링(문자열, 선택 사항)

    • filter.updatedAfter : 특정 날짜 이후에 업데이트된 후보 필터링(문자열, 선택 사항)

    • filter.updatedBefore : 특정 날짜 이전에 업데이트된 후보 필터링(문자열, 선택 사항)

  • teamtailor_get_candidate - ID로 단일 후보자를 가져옵니다.

    • candidateId : 검색할 후보자의 ID(숫자, 필수)

특허

MIT 라이선스에 따라 배포되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that bridges Microsoft Teams and MCP-compatible clients, enabling chat integration, message handling, and advanced search capabilities without REST API endpoints.
    Last updated -
    1
  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that bridges Microsoft Teams with MCP-compatible clients (LLMs, agentic frameworks, CLI), enabling chat integration, message search, and event streaming without traditional REST API endpoints.
    Last updated -
  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol server that provides a standardized interface for interacting with the Tinder API, handling authentication, request processing, rate limiting, caching, and error handling.
    Last updated -
    9
  • A
    security
    F
    license
    A
    quality
    A Model Context Protocol server that enables LLMs to explore and interact with API specifications by providing tools for loading, browsing, and getting detailed information about API endpoints.
    Last updated -
    4
    9
    13

View all related MCP servers

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/crunchloop/mcp-teamtailor'

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