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
ICSS
chokcoco不止于 CSS
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
Comments