Metadata-Version: 2.4
Name: feng-server-time
Version: 0.1.0
Summary: A Model Context Protocol server providing tools for time queries and timezone conversions for LLMs
Author-email: feng <15834128411@126.com>
License: MIT
Keywords: llm,mcp,time,timezone
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: mcp>=1.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: tzdata>=2024.2
Requires-Dist: tzlocal>=5.3.1
Description-Content-Type: text/markdown

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": [
        "feng-server-time",
        "--local-timezone=America/New_York"
      ]
    }
  }
}
# npx @modelcontextprotocol/inspector
uv cache clean
npx @modelcontextprotocol/inspector python -m feng_server_time 
uvx ./ --local-timezone=America/New_York    
uv pip install -e .   
-m feng_server_time --local-timezone=America/New_York
15834128411@126.com/9ebPZXdLmL7Wwx5
PyPI recovery codes
2c3fc9afb0be5861
65c7c5905335ed64
404cfa9bd785cb09
1f0340b3871ea41c
6f4787eca0c2af58
e53116748dfd851b
f2a248820df822be
94f55d16cf5dfd15