This project is a Leave Management System powered by the MCP (Model Context Protocol). It allows users to apply for leave, view leave history, and check their leave balance through an easy-to-integrate server interface.
- π Apply for leave with reason, date, and type
- π View leave balance
- π Check leave history
- π€ Personalized greeting support via resource endpoint
- β‘ FastMCP-based modular server
- Python 3.8+
- FastMCP from
mcpPython package - Claude Desktop (optional chat-based UI client)
git clone https://github.com/SimranShaikh20/Leave-Management-System.git
cd Leave-Management-System

