Retrieves user geolocation information for integration with large language models via the Model Context Protocol.
This project serves as a practical demonstration of integrating user geolocation data with large language models through the Model Context Protocol (MCP). It leverages EdgeOne Pages Functions to accurately retrieve a user's location, which is then exposed as a callable tool for AI models via an MCP server. This setup enables AI applications to become location-aware, enhancing their ability to provide contextually relevant responses and services.