Skip to content
Back to search
30
MCP

@mseep/currentdt-mcp

npm/@mseep/currentdt-mcp

Current DateTime MCP Server - Provide real-time date and time to AI assistants via Model Context Protocol

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cuc-mcp-time-server
A Model Context Protocol (MCP) time server that provides current time information
0 tools
currenttime-mcp
MCP server for accurate current time with IP-based timezone detection
0 tools
mcp-time
MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezo
0 tools
@mseep/mcp-vnc
Model Context Protocol (MCP) server enabling AI agents to control remote desktops
0 tools
@agentutil/context-mcp
MCP server — situational awareness for autonomous AI agents (holidays, business hours, platform status)
0 tools
@mseep/printify-mcp
A Model Context Protocol (MCP) server for integrating AI assistants with Printify's print-on-demand platform
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/currentdt-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}