Skip to main content
Glama

Hilanet MCP

by AdirD
package.json603 B
{ "name": "hilanet-mcp", "version": "1.0.0", "description": "Hilanet MCP with salary and manager tools", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "tsx src/index.ts", "dev": "npx fastmcp dev src/index.ts", "inspect": "npx fastmcp inspect src/index.ts", "setup": "node setup.js" }, "keywords": ["mcp", "fastmcp"], "author": "", "license": "ISC", "dependencies": { "fastmcp": "^0.0.7", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.2", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

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/AdirD/hilanet-mcp'

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