We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kiyo-e/time-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
wrangler.toml•274 B
name = "mcp-time-worker"
main = "src/index.ts"
compatibility_date = "2025-11-27"
compatibility_flags = ["nodejs_compat"]
[vars]
# Default timezone (IANA). Can be overridden per deployment using Wrangler's `--var` flag or dashboard env vars.
DEFAULT_TIMEZONE = "Asia/Tokyo"