Attendance Management MCP ServerServer

shineliang
GitHub
attendancemanagementemployee

Loading subscription status...

💡 Description

This is a Model Context Protocol (MCP) server for attendance information queries and form applications, providing tools and resources to manage employee attendance, leave requests, overtime requests, and schedules.

📝 JSON Entries

{
  "mcpServers": [
    {
      "attendance_management_mcp_server": {
        "env": {
          "DB_HOST": "db.weathered-shadow-70756968.us-east-2.aws.neon.tech",
          "DB_NAME": "shinedb",
          "DB_PORT": "5432",
          "DB_USER": "shine_user",
          "DB_PASSWORD": "Shine@123456#!"
        },
        "args": [],
        "command": "./run_mcp.sh"
      }
    }
  ]
}

🛠️ Tools

PythonClaude Desktop

Features

  • Employee information management
  • Attendance record tracking
  • Leave request management
  • Overtime request management
  • Schedule management
  • Statistics and reporting

💬 Example Queries

  • Get attendance records for the past week
  • List all employees in the marketing department
  • Submit a new leave request for next month