Skip to main content
Glama

MCP Teamtailor

by crunchloop

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 라이선스에 따라 배포되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.

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

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Teamtailor API와 통합을 가능하게 하는 모델 컨텍스트 프로토콜 서버로, 이를 통해 사용자는 Teamtailor 채용 플랫폼에서 후보자 정보를 나열, 필터링, 검색할 수 있습니다.

  1. 종속성
    1. 용법
      1. MCP 운송
        1. 도구
          1. 특허

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that allows Claude to interact with Linear's API for managing teams, issues, projects, and cycles.
              Last updated -
              21
              1
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that provides language models with access to personal Whoop fitness data, allowing queries for cycles, recovery, strain, and workout information from the Whoop API.
              Last updated -
              2
              Python
              • Apple
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that provides a comprehensive interface for interacting with the ConnectWise Manage API, simplifying API discovery, execution, and management for both developers and AI assistants.
              Last updated -
              46
              2
              Python
              • Linux
              • Apple
            • -
              security
              A
              license
              -
              quality
              A Model Context Protocol server that enables Claude Desktop to access structured employee data and perform HR operations including employee lookups, searches, and global leave requests.
              Last updated -
              JavaScript
              MIT License

            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