Skip to main content
Glama

HR MCP Server

package.json642 B
{ "name": "hr-mcp-server-2", "version": "1.0.0", "description": "HR Model Context Protocol server with employee management tools and HCM-aware translation", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "start": "node build/index.js" }, "keywords": ["mcp", "claude", "hr", "employee", "anthropic"], "author": "", "license": "MIT", "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^22.13.14", "ts-node": "^10.9.2", "typescript": "^5.8.2" } }

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/gabrielrojasnyc/hr-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server