Back to Home
priyankawadle icon

Python_MCP

Verified Safe

by priyankawadle

Overview

Serves as a local backend for an AI agent (Claude) to manage employee leave requests, allowing the AI to check balances, apply for leave, and view history.

Installation

Run Command
uv run mcp install main.py

Security Notes

The source code uses standard Python operations (dictionary lookups, string formatting) and does not contain `eval`, `exec`, or direct shell command executions. Inputs are used as data (dictionary keys/values) and are not treated as executable code. There are no hardcoded secrets or sensitive credentials visible. The server's data is in-memory and non-persistent, reducing long-term data breach risks within the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-12-16

Tags

PythonMCPAI ToolsLeave ManagementMicroservice