Provides automated time and location information to AI models and applications by detecting system timezone and using IP-based geolocation.
This MCP (Model Context Protocol) server is designed to automatically supply current time and location details to integrated applications, particularly AI assistants. It offers two core functionalities: `get_current_time` for retrieving the local date/time in various formats (ISO, Unix timestamp, UTC offset) based on system timezone, and `get_location` for determining geographical location via IP geolocation or user-defined environment variables. The server supports easy deployment using Docker and provides specific configuration examples for popular AI-enhanced code editors like Cursor and Zed, enabling AI models to leverage real-time, context-aware information.