Back to Home
Nehareddy17 icon

MCP-Server-AI-Assistants-with-Memory

Verified Safe

by Nehareddy17

Overview

Provides AI tools for HR leave management, email notifications, and a personal to-do list, designed to integrate as agents within the Claude Desktop environment.

Installation

Run Command
uv run mcp install main.py

Environment Variables

  • SENDER_EMAIL
  • SENDER_PASSWORD

Security Notes

The server uses in-memory data for leave and to-do lists, avoiding external database vulnerabilities. The email agent securely loads credentials from environment variables using `dotenv` and utilizes TLS for `smtplib` connections, preventing hardcoded secrets and securing network communication. There are no instances of `eval`, code obfuscation, or other immediately apparent malicious patterns. The primary security consideration is the secure management of the `SENDER_EMAIL` account credentials outside of the codebase.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-28

Tags

AIHRLeave ManagementMCPToolingCommunication