mcp-datetime
@GeorgeHahn
About mcp-datetime
Simple Rust MCP server to provide the current date and time to LLMs.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-datetime?
mcp-datetime is an MCP (Model Context Protocol) server that provides current date and time functionality, returning the date and time in ISO 8601 format. It is built with Rust and intended for use with MCP-aware clients such as Cursor.
How to use mcp-datetime?
Install mcp-datetime via Cargo with cargo install --git https://github.com/GeorgeHahn/mcp-datetime, then add the JSON configuration shown below to your MCP configuration file (typically ~/.cursor/mcp.json) under a key named "datetime" with the command "mcp-datetime".
Key features of mcp-datetime
- Returns current date and time in ISO 8601 format
- Lightweight MCP server written in Rust
Use cases of mcp-datetime
- Provide a timestamp to an AI assistant or MCP client
- Obtain the current UTC date/time during automated workflows
FAQ from mcp-datetime
What does mcp-datetime do?
It supplies the current date and time in ISO 8601 format when queried.
How do I install mcp-datetime?
Install Rust and Cargo, then run cargo install --git https://github.com/GeorgeHahn/mcp-datetime.
What configuration is needed?
Add an entry to your MCP configuration file (e.g., ~/.cursor/mcp.json) under a "datetime" key with "command": "mcp-datetime".
Is there any output besides ISO 8601?
No, the README only mentions providing the current date and time in ISO 8601 format.
What are the runtime requirements?
The server requires Rust and Cargo to be installed on the system.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments