current_date_MCP_server
Verified Safeby NatKacz99
Overview
Provides a simple FastMCP server for agents to retrieve the current date.
Installation
python main.pySecurity Notes
The code is extremely simple, performs a local datetime operation, and does not process any external input in a way that could lead to vulnerabilities. No dangerous patterns (eval, arbitrary file access, network requests based on input, hardcoded secrets) are present.
Similar Servers
date-and-time-mcp-server
Provides precise, timezone-aware date and time information to AI agents and automated systems via the Model Context Protocol (MCP).
datetime-mcp-server
Provides current date and time information to an MCP-compatible AI model, preventing stale context.
ChronoSphere-AI-Date-Time-MCP-Service
Provides a Model Context Protocol (MCP) server for AI agents to retrieve precise, timezone-aware date and time information.
mcp-demo-server
Provides demo servers in Go and Python to demonstrate and test the Model Context Protocol (MCP) using various tools like echotest, timeserver, and fetch.