mcp-current-time-provider
This is my first mcp module and serves as kind of hello world for me. All it does is allow the model to query the current time with a specified timezone. It defaults to Berlin.
Enter dev environment
- Install nix
- Run
nix develop --impure --extra-experimental-features nix-command --extra-experimental-features flakes
Bulding the pip package using uv sync; uv build.
Upload to pypi after configuring the API Token using twine upload --verbose dist/*
Release files for mcp-current-time-provider 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mcp_current_time_provider-1.0.1.tar.gz | 2.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcp_current_time_provider-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.4 kB
Release files / mcp_current_time_provider-1.0.1.tar.gz
| Download URL | mcp_current_time_provider-1.0.1.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f092070c304618889951b7b17a66d2598a3379ad065c961ac5f15310c9bfb551
|
|
BLAKE2b-256 checksum How to use checksums |
2bd8b7346e04e564b727738991b472dce71ed694e4c679fb2248ec5b681f8bfb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|
Release files / mcp_current_time_provider-1.0.1-py3-none-any.whl
| Download URL | mcp_current_time_provider-1.0.1-py3-none-any.whl |
|---|---|
| Size | 3.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9ed58edb14ac4cefc34c78b7ce0cf3e735567da4080646f3fb4f337fb6df4d40
|
|
BLAKE2b-256 checksum How to use checksums |
3cdf3df9d9ff15a16c46cf104d3862da51ccb3338603c057e65b6afd5f0ff387
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|