Skip to main content
Glama
enggvaij

HR Leave Management MCP Server

by enggvaij

He leave management MCP server integrated to claude desktop

Steps to be completed

  1. Install the claude desktop and login it - click on whatever OS you using- https://claude.com/download

  2. install pip install mcp help - https://pypi.org/project/mcp/

           pip install mcp
          
  3. We wil install uv for windows : by running the command

           powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
          
  4. Initialize the uv project in your location - d:\code\HrLeaveMan-mcp

            $c:  cd d:
     $d:  cd code
            $d:code   uv init HrLeaveMan-mcp
            $d:code   cd HrLeaveMan-mcp
          
    1. If facing any errror follow the command

    pip install --upgrade typer
    

    6.Write main.py python code for mcp server

    7.Run the command in virtual envirment

    uv run mcp install main.py
    
    1. check the claud developer tab and also config file by edit config option in developer tab under file ->settings->developer

    2. check the tool added to clude tool under the connector by pressing + key button on claude desktop UX.

    3. Carry some prompt to test the tool

    • Give EMP001 leave deatils

    • Apply leave for EMP002 from date and to date

    • List out the leaves

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/enggvaij/MCPserver-HRLeave-Management'

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