Back to Home
sumikko-Charlotte icon

mcp-time-server

Verified Safe

by sumikko-Charlotte

Overview

A minimal Model Context Protocol (MCP) server that exposes a 'get_current_time' tool, returning the current system time.

Installation

Run Command
python time_server.py

Security Notes

The server operates via standard I/O (stdio_server), limiting direct network exposure unless explicitly piped. Tool calls are strictly validated against 'get_current_time', preventing arbitrary command execution. No 'eval', hardcoded secrets, or suspicious external calls were identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-13

Tags

MCPTime ServerPythonAPITool