mcp-host-tt-leave-manager-mcp

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

  1. Fork this repository to your GitHub account

  2. Go to Smithery.ai and connect your GitHub account

  3. Add your repository to Smithery

  4. Configure environment variables in Smithery dashboard:

    • DB_HOST: 103.174.10.72
    • DB_USER: tt_crm_mcp
    • DB_PASSWORD: F*PAtqhu@sg2w58n
    • DB_NAME: tt_crm_mcp
    • DB_PORT: 3306
    • API_KEYS: lm_secure_key_2024_xyz123,backup_key_abc456,test_key_789def
    • REQUIRE_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"