About secure-mcp-server
secure-mcp-server is an MCP server in the Finance category: sysdig MCP server wrapping Sysdig Secure REST API endpoints. It has been installed 0 times through Conduid.
Install
claude mcp add secure-mcp-server -- npx -y @sysdig/secure-mcp-servernpx -y @sysdig/secure-mcp-serverThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about secure-mcp-server
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.
README
Secure MCP Server for Leave Management
A secure Model Context Protocol (MCP) server for employee leave management, HR activities, and company management with API key authentication.
Features
- 🔒 API Key Authentication - Secure access control
- 👥 Employee Management - Search, profiles, leave balances
- 📊 Leave Management - Balance tracking, history, approvals
- 🏢 HR Functions - Attendance, profiles, documents
- 💼 Company Management - Clients, projects, holidays
- 🚀 High Performance - Connection pooling, rate limiting
Quick Start
1. Clone and Setup
git clone <repository>
cd secure-mcp-server
cp .env.example .env
README mirrored from the source repository a month ago. The original is authoritative.