Skip to main content
Glama

MCP Teamtailor

by crunchloop
package.json820 B
{ "name": "@crunchloop/mcp-teamtailor", "version": "0.0.2", "description": "MCP for Teamtailor", "private": false, "license": "MIT", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/crunchloop/mcp-teamtailor.git" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "prepare": "npm run build" }, "files": [ "dist" ], "bin": { "teamtailor-mcp": "bin/teamtailor-mcp" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.24.2" }, "devDependencies": { "@eslint/js": "^9.24.0", "@types/node": "^22.13.1", "eslint": "^9.24.0", "typescript": "^4.9.5", "typescript-eslint": "^8.30.1" } }

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