SQLite-MCP-Server_Leave-Management

TameemaRehman/SQLite-MCP-Server_Leave-Management

3.1

If you are the rightful owner of SQLite-MCP-Server_Leave-Management and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The LeaveManagement MCP Server is a simple leave-management service built using FastMCP and SQLite, designed to manage employee leave requests efficiently.

LeaveManagement MCP Server

A simple leave-management service using FastMCP and SQLite.

Installation

  1. Create and activate a Python virtual environment:

    python -m venv .venv
    source .venv/bin/activate  # or .\.venv\Scripts\activate on Windows
    
  2. Install the dependency:

    pip install fastmcp
    

Running

Start the server on command prompt, by getting into the proper folder hierarchy using cd:

uv run mcp install server.py

Basic Usage

Run on Claude Desktop, after enabling the Developer Mode on Claude. Write your prompts regarding your mock data and get your desired outputs.