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.2
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.2.tar.gz | 2.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mcp_current_time_provider-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.8 kB
Release files / mcp_current_time_provider-1.0.2.tar.gz
| Download URL | mcp_current_time_provider-1.0.2.tar.gz |
|---|---|
| Size | 2.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de8754a6872f57a2ab5d61cf7c68f37ab98ea07f3ebf8dc44ca2fcfcabc6827b
|
|
BLAKE2b-256 checksum How to use checksums |
65dda145506690383e4f18716f5e518f1da3c1358d11afb8f90812291fc016e9
|
| 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.2-py3-none-any.whl
| Download URL | mcp_current_time_provider-1.0.2-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fabcc1bfba6d7561ff5edc44f6d18c8bd0562a78a5f126801ce34b4f157b6d56
|
|
BLAKE2b-256 checksum How to use checksums |
799c1f9a49d0519a94a2316d3d1ea004d10996ff728cfea7188ab45faa4ebacb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|