Get the current UTC time in RFC 3339 format.
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.
A minimal Model Context Protocol (MCP) server built with Python.
The server provides one simple tool:
get_current_utc_time - Gets the current UTC date and time in RFC 3339 formatPrerequisites:
Install and run with:
To use this server with Claude Desktop, add the following to your MCP configuration file:
Add to %APPDATA%\Claude\claude_desktop_config.json:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Once configured, you can use the time tool in Claude Desktop:
To publish a new version of the package:
Update the version in pyproject.toml, and commit as Release x.y.z
Tag the release with a version number prefixed with 'v':
Push the tag to trigger the publishing pipeline:
Then the CI/CD pipeline will automatically publish the package.
The project includes GitHub Actions workflows for:
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-pypi)<a href="https://allmcps.com/mcp/time-mcp-pypi"><img src="https://allmcps.com/api/badge/time-mcp-pypi?style=directory" alt="Time MCP Pypi on AllMCPs" /></a>