Back to Home
FoxLauren icon

mcp-time-server

Verified Safe

by FoxLauren

Overview

Provides lightweight, cross-platform time and date manipulation utilities via an MCP server.

Installation

Run Command
python server.py

Security Notes

The server uses only standard Python libraries (datetime, zoneinfo, time) and the FastMCP framework for its core logic. No 'eval', 'exec', or direct shell commands are used within the date/time functions. There are no hardcoded secrets or indications of unusual network activity beyond the MCP protocol itself. The `build.py` script uses `subprocess.run` for PyInstaller, which is standard. The primary security 'friction' is the operating system flagging unsigned executables, which is a common occurrence for open-source projects and not indicative of malicious code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-21

Tags

TimeDateUtilitiesPythonMCPCross-platform