Io.Github.Domdomegg/Time Pypi
FreeNot checkedProvides the current UTC date and time in RFC 3339 format.
About
Provides the current UTC date and time in RFC 3339 format.
README
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 format
Quick start
Prerequisites:
- Python 3.8 or later
- Claude Desktop or another MCP-compatible client
Install and run with:
pip install time-mcp-pypi # or from a local clone: pip install -e .
time-mcp-pypi
Configuration
To use this server with Claude Desktop, add the following to your MCP configuration file:
Windows
Add to %APPDATA%\Claude\claude_desktop_config.json:
{
"mcpServers": {
"time-server": {
"command": "time-mcp-pypi"
}
}
}
macOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"time-server": {
"command": "time-mcp-pypi"
}
}
}
Usage
Once configured, you can use the time tool in Claude Desktop:
- "What's the current UTC time?"
- "Give me an RFC 3339 timestamp"
Publishing New Versions
To publish a new version of the package:
Update the version in
pyproject.toml, and commit asRelease x.y.zTag the release with a version number prefixed with 'v':
git tag v1.0.1Push the tag to trigger the publishing pipeline:
git push --tags
Then the CI/CD pipeline will automatically publish the package.
CI/CD
The project includes GitHub Actions workflows for:
- Build & Test - Builds and tests the Python package
- Publish - Automatically publishes to PyPI and creates GitHub releases on version tags
Installing Io.Github.Domdomegg/Time Pypi
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/domdomegg/time-mcp-pypiFAQ
Is Io.Github.Domdomegg/Time Pypi MCP free?
Yes, Io.Github.Domdomegg/Time Pypi MCP is free — one-click install via Unyly at no cost.
Does Io.Github.Domdomegg/Time Pypi need an API key?
No, Io.Github.Domdomegg/Time Pypi runs without API keys or environment variables.
Is Io.Github.Domdomegg/Time Pypi hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Io.Github.Domdomegg/Time Pypi in Claude Desktop, Claude Code or Cursor?
Open Io.Github.Domdomegg/Time Pypi on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Io.Github.Domdomegg/Time Pypi with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
