AI-Powered-Leave-Management-System-with-Claude-MCP-and-SQLite
A lightweight, AI-powered leave management app built for learning.
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
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 reviewLoading reviews...
Credentials
Store API keys for AI-Powered-Leave-Management-System-with-Claude-MCP-and-SQLite securely
Loading...
Alternatives to AI-Powered-Leave-Management-System-with-Claude-MCP-and-SQLite