Loading languages...
@C

@crunchloop/mcp-teamtailor

@crunchloop2

The MCP Teamtailor is a Model Context Protocol (MCP) server that provides a simple integration with the [teamtailor api](https://docs.teamtailor.com/).

teamtailor
recruitment
hr
api-integration

# mcpServer Config

{
  "mcpServers": {
    "teamtailor": {
      "command": "npx",
      "args": [
        "-y",
        "@crunchloop/mcp-teamtailor"
      ],
      "env": {
        "TEAMTAILOR_URL": "https://api.teamtailor.com/v1",
        "TEAMTAILOR_API_KEY": "XXXX"
      }
    }
  }
}

# stdio

npx -y @crunchloop/mcp-teamtailor
Transport:
stdio
Taal:
TypeScript
Gemaakt:4/22/2025
Bijgewerkt:5/30/2025