dotnet-mcp-datetime-server
Verified Safeby eyjolfurgudnivatne
Overview
Provides date/time utility functions to an AI assistant like GitHub Copilot Chat via Model Context Protocol (MCP).
Installation
dotnet DateTimeMcpServer.csSecurity Notes
No visible 'eval', hardcoded secrets, or direct network listening risks in the provided (truncated) source (which is primarily the README). The server operates via standard input/output (stdio), minimizing direct network exposure from the tool itself. However, the actual C# implementation code (DateTimeMcpServer.cs) was not provided for a full code audit.
Similar Servers
Clartat-MCP
Integrate GitHub Projects v2 data with GitHub Copilot Chat for viewing project items and creating issues.
copilot-mcp-tool
Integrate GitHub Copilot CLI with Model Context Protocol (MCP) clients to provide AI-powered coding assistance and session management.
date-and-time-mcp-server
Provides a Model Context Protocol (MCP) API for AI agents to retrieve precise, locale-aware date and time data across timezones.
ChronoSphere-AI-Date-Time-MCP-Service
Provides an AI-enabled Model Context Protocol (MCP) API for delivering precise, locale-aware date and time data across timezones to AI agents.