Simple MCP server that tells the time
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Time MCP.
formatCallable MCP tool function
A simple Model Context Protocol (MCP) server that provides the current date and time.
Add the following to your MCP configuration file (typically ~/.cursor/mcp.json):
Or if installed globally:
Get the current date and time.
Parameters:
format (optional): Format of the output
"full" (default): Full date and time"time": Time only"date": Date onlyExample:
Once configured, the MCP server will be available in your MCP-compatible client. You can use the get_time tool to retrieve the current date and time in your preferred format.
MIT
Contributions are welcome! Please feel free to submit a Pull Request.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/time-mcp)<a href="https://allmcps.com/mcp/time-mcp"><img src="https://allmcps.com/api/badge/time-mcp?style=directory" alt="Time MCP on AllMCPs" /></a>