Skip to main content
Glama

mcp-팀테일러

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

종속성

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

Related MCP server: Teams Messenger MCP App

용법

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

Latest Blog Posts

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