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.4
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.4.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcp_current_time_provider-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 kB
Release files / mcp_current_time_provider-1.0.4.tar.gz
| Download URL | mcp_current_time_provider-1.0.4.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3df994a5d486150ffd218e87bb4a195eca9630bb9d79ca5086c613222cb655cc
|
|
BLAKE2b-256 checksum How to use checksums |
96bc0dc1ea7c036ac24572aabffa381e60e25a7dfb7a9e08d9c2b69dea5b22a5
|
| 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.4-py3-none-any.whl
| Download URL | mcp_current_time_provider-1.0.4-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
598d15aa0ae0ace70b4f277de5d837e8d6bba832757f10082087fd9fbd91e4d3
|
|
BLAKE2b-256 checksum How to use checksums |
855187692066eeeb218cc27352cdd67ad8ebf9e85a1da4d27e563aecf56f60c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|