Productivity|AI / ML|DatabasePython

AI-Powered-Leave-Management-System-with-Claude-MCP-and-SQLite

A lightweight, AI-powered leave management app built for learning.

Free
N/A rating (0 reviews)0 installs4 GitHub stars
leave managementAISQLite
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

This application integrates Claude for natural language interactions, FastMCP for modular commands, and SQLite for data storage. It supports employee and leave CRUD operations, leave balance tracking, and history management, showcasing the integration of AI with Python and databases.

Compatible with

Claude Desktop

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-powered-leave-management-system-with-claude-mcp-and-sqlite": {
      "args": [
        "uv"
      ],
      "command": "uvx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for AI-Powered-Leave-Management-System-with-Claude-MCP-and-SQLite securely

Loading...