A
securityA
licenseA
qualityAn MCP server that allows checking local time on the client machine or current UTC time from an NTP server
Last updated -
2
19
Python
MIT License
Provides containerization for the MCP server, allowing it to run in isolated environments with proper timezone and location data mounting.
An MCP (Model Context Protocol) server that automatically detects and provides your current time and location information.
get_current_time
: Returns current date/time in your local timezoneget_location
: Returns your location based on IP geolocationNote: Make sure the Docker container is built first with docker-compose build
Override auto-detection by setting these variables:
TZ
: Timezone (e.g., "America/New_York")CITY
: Your cityPROVINCE
: Your province/stateCOUNTRY
: Your countryLATITUDE
: Latitude coordinateLONGITUDE
: Longitude coordinateAn MCP server that automatically detects and provides current time and location information based on system timezone and IP geolocation.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SergeSerb2/time_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server