一个将秒数转换为天、小时、分钟、秒格式的MCP服务
Project description
TYK Time Converter
一个将秒数转换为天、小时、分钟、秒格式的MCP服务。
功能
- 将输入的秒数转换为可读性更好的天、小时、分钟、秒格式
- 提供MCP服务接口,可以通过网络调用
安装
pip install tyk_time_converter
使用方法
# 启动MCP服务器
python -m tyk_time_converter_server
# 然后可以通过MCP客户端调用convert_seconds_to_time工具
# 例如:输入4601秒,会返回 "1 小时 16 分钟 41 秒"
依赖
- mcp
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tyk_time_converter-0.1.1.tar.gz.
File metadata
- Download URL: tyk_time_converter-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6592e5f9ee91c7d86eea9622c4cc4682b1b2777fac51630cb882311a15e45221
|
|
| MD5 |
3f93aca905357f6eb19d21f0eb9a741f
|
|
| BLAKE2b-256 |
aac89e892b0ebe2a199be51ea4e5e658faf25978b627469b79c4c6790fa04020
|
File details
Details for the file tyk_time_converter-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tyk_time_converter-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a17b334df3fb8bcd26ff3e7280fbc444bb72f8de1d710e614cbb386c11846b8
|
|
| MD5 |
87f2552c2af2b947e2c9a614b9d651be
|
|
| BLAKE2b-256 |
5dec4e012cc02486c6ef5d7d85dd797d5c6c44e64aca2fd6a95af1b8835c9db5
|