-
securityA
license-
qualityA 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
MCP Teamtailor 是一个模型上下文协议 (MCP) 服务器,可与teamtailor api进行简单的集成。
使用 MCP Teamtailor 服务器不需要其他依赖项。
MCP 服务器的配置会根据您使用的客户端而有所不同。以下是使用 Claude Desktop 进行配置的示例。
目前,仅实现了stdio
传输。
pageSize
:页面响应的大小(字符串,可选)page
:要检索的页码(字符串,可选)filter.createdAfter
:过滤特定日期之后创建的候选人(字符串,可选)filter.createdBefore
:过滤在特定日期之前创建的候选人(字符串,可选)filter.updatedAfter
:过滤特定日期后更新的候选对象(字符串,可选)filter.updatedBefore
:过滤在特定日期之前更新的候选对象(字符串,可选)candidateId
:要检索的候选人的 ID(数字,必填)根据 MIT 许可证发布。更多详情请参阅许可证文件。
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 招聘平台列出、过滤和检索候选人信息。
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