HR Leave Management MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@HR Leave Management MCP ServerApply leave for EMP002 from 2025-03-01 to 2025-03-05"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
He leave management MCP server integrated to claude desktop
Steps to be completed
Install the claude desktop and login it - click on whatever OS you using- https://claude.com/download
install pip install mcp help - https://pypi.org/project/mcp/
pip install mcpWe wil install uv for windows : by running the command
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"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-mcpIf facing any errror follow the command
pip install --upgrade typer6.Write main.py python code for mcp server
7.Run the command in virtual envirment
uv run mcp install main.pycheck the claud developer tab and also config file by edit config option in developer tab under file ->settings->developer
check the tool added to clude tool under the connector by pressing + key button on claude desktop UX.
Carry some prompt to test the tool
Give EMP001 leave deatils
Apply leave for EMP002 from date and to date
List out the leaves
Maintenance
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