[project]
name = "time-mcp"
version = "0.1.0"
description = "Claude MCP server for returning the current time with timezone support"
requires-python = ">=3.10"
dependencies = [
"mcp[cli]",
# Use the built-in zoneinfo (Python 3.9+); if you prefer pytz, add "pytz"
]
license = "MIT"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samay58/time-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server