akilat-spec/mcp-host-tt-leave-manager-mcp
3.1
If you are the rightful owner of mcp-host-tt-leave-manager-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
TT Leave Manager MCP Server is a secure and efficient solution for managing employee leave and HR operations, utilizing API key authentication and FastMCP technology.
Leave Manager Plus MCP Server
A secure MCP server for employee management, leave tracking, and HR operations with API key authentication.
Features
- 🔐 API Key Authentication
- 👥 Employee Management
- 📊 Leave Balance Tracking
- 📋 Work Reports
- 🏢 Company Management
- 🔍 AI-Powered Employee Search
Deployment on Smithery.ai
-
Fork this repository to your GitHub account
-
Go to Smithery.ai and connect your GitHub account
-
Add your repository to Smithery
-
Configure environment variables in Smithery dashboard:
DB_HOST:103.174.10.72DB_USER:tt_crm_mcpDB_PASSWORD:F*PAtqhu@sg2w58nDB_NAME:tt_crm_mcpDB_PORT:3306API_KEYS:lm_secure_key_2024_xyz123,backup_key_abc456,test_key_789defREQUIRE_API_KEY:true
Usage with API Key
When connecting to this MCP server, clients must provide an API key:
export MCP_API_KEY="lm_secure_key_2024_xyz123"