Command Palette

Search for a command to run...

UnylyUnyly
Browse all

HR Leave Management Server

FreeNot checked

Enables managing employee leave requests (apply, view, list leaves) through Claude desktop using natural language.

GitHubEmbed

About

Enables managing employee leave requests (apply, view, list leaves) through Claude desktop using natural language.

README

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

from github.com/enggvaij/MCPserver-HRLeave-Management

Installing HR Leave Management Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/enggvaij/MCPserver-HRLeave-Management

FAQ

Is HR Leave Management Server MCP free?

Yes, HR Leave Management Server MCP is free — one-click install via Unyly at no cost.

Does HR Leave Management Server need an API key?

No, HR Leave Management Server runs without API keys or environment variables.

Is HR Leave Management Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install HR Leave Management Server in Claude Desktop, Claude Code or Cursor?

Open HR Leave Management Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare HR Leave Management Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs