LeaveManager MCP Server

$npx -y @umamaheswararao04/leavemanager-mcp-server
README.md

Manage employee leave through natural language via Claude integration.

A Model Context Protocol server that enables users to manage employee leave through natural language. It provides tools to check leave balances, apply for leave, and view leave history via Claude integration.

Tools (3)

check_leave_balanceCheck the remaining leave balance for an employee.
apply_for_leaveSubmit a new leave request for an employee.
view_leave_historyRetrieve the history of leave requests for a specific employee.

Configuration

claude_desktop_config.json
{"mcpServers":{"leavemanager":{"command":"npx","args":["-y","@umamaheswararao04/leavemanager-mcp-server"]}}}

Try it

How many vacation days do I have left? My employee ID is 12345.
I want to apply for sick leave from October 10th to October 12th for employee ID 54321.
Show me my leave history for the past year for employee ID 98765.

Frequently Asked Questions

How do I install LeaveManager?

Install LeaveManager by running: npx -y @umamaheswararao04/leavemanager-mcp-server

What MCP clients work with LeaveManager?

LeaveManager works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use LeaveManager with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free