{"id":28365824,"url":"https://github.com/crunchloop/mcp-teamtailor","last_synced_at":"2026-02-23T20:05:39.613Z","repository":{"id":289534487,"uuid":"970442114","full_name":"crunchloop/mcp-teamtailor","owner":"crunchloop","description":"The MCP Teamtailor is a Model Context Protocol (MCP) server that provides a simple integration with the [teamtailor api](https://docs.teamtailor.com/).","archived":false,"fork":false,"pushed_at":"2025-04-23T20:42:34.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-05T01:27:10.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crunchloop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-22T03:00:09.000Z","updated_at":"2025-05-30T17:55:47.000Z","dependencies_parsed_at":"2025-04-23T19:57:18.551Z","dependency_job_id":null,"html_url":"https://github.com/crunchloop/mcp-teamtailor","commit_stats":null,"previous_names":["crunchloop/mcp-teamtailor"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/crunchloop/mcp-teamtailor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crunchloop%2Fmcp-teamtailor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crunchloop%2Fmcp-teamtailor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crunchloop%2Fmcp-teamtailor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crunchloop%2Fmcp-teamtailor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crunchloop","download_url":"https://codeload.github.com/crunchloop/mcp-teamtailor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crunchloop%2Fmcp-teamtailor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260643711,"owners_count":23041134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-28T22:11:13.879Z","updated_at":"2026-02-23T20:05:34.593Z","avatar_url":"https://github.com/crunchloop.png","language":"TypeScript","funding_links":[],"categories":["📦 Other","Support \u0026 Service Management","CRM","📈 Marketing, Sales \u0026 CRM"],"sub_categories":["How to Submit"],"readme":"# mcp-teamtailor\n\nThe MCP Teamtailor is a Model Context Protocol (MCP) server that provides a simple integration with the [teamtailor api](https://docs.teamtailor.com/).\n\n## Dependencies\n\nNo other dependencies are required to use the MCP Teamtailor server.\n\n## Usage\n\nMCP servers are configured differently depending on the client that you are using. For reference, this is how you would configure it using Claude Desktop.\n\n```json\n{\n  \"mcpServers\": {\n    \"teamtailor\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@crunchloop/mcp-teamtailor\"\n      ],\n      \"env\": {\n        \"TEAMTAILOR_URL\": \"https://api.teamtailor.com/v1\",\n        \"TEAMTAILOR_API_KEY\": \"XXXX\"\n      }\n    }\n  }\n}\n```\n\n## MCP Transport\n\nAt the moment, only `stdio` transport has been implemented.\n\n## Tools\n\n- **teamtailor_list_candidates** - List and filter candidates.\n  - `pageSize`: The size of the page response (string, optional)\n  - `page`: The page number to retrieve (string, optional)\n  - `filter.createdAfter`: Filter candidates created after a specific date (string, optional)\n  - `filter.createdBefore`: Filter candidates created before a specific date (string, optional)\n  - `filter.updatedAfter`: Filter candidates updated after a specific date (string, optional)\n  - `filter.updatedBefore`: Filter candidates updated before a specific date (string, optional)\n\n- **teamtailor_get_candidate** - Get a single candidate by their id.\n  - `candidateId`: The id of the candidate to retrieve (number, required)\n\n## License\n\nReleased under the MIT License.  See the [LICENSE](./LICENSE) file for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrunchloop%2Fmcp-teamtailor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrunchloop%2Fmcp-teamtailor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrunchloop%2Fmcp-teamtailor/lists"}